Skip to content

Releases: hylexus/jt-framework

v1.0.4.RELEASE

20 Jun 07:24
Compare
Choose a tag to compare

⭐ New Features

  • MsgHandler 可选择性地交给Spring管理,以便于在 MsgHandler 中调用其他的由Spring管理的Bean

🐞 Bug Fixes

  • #16
    • 默认读写空闲时间改为20分钟
    • 修复示例代码中消息消息的返回值类型
  • #17
    • 边界情况下默认转义逻辑bug

🔨 其他

  • 优化 Session#currentFlowId
  • 新增 SessionManager#findBySessionId