Skip to content

mica-mqtt 2.3.6 发布,支持 stop 后重新配置再启动

Compare
Choose a tag to compare
@ChunMengLu ChunMengLu released this 14 Sep 00:37
· 30 commits to master since this release

What's Changed

  • ✨ mica-mqtt server 和 client 优化 stop,支持 stop 后重新配置再启动(注意:需要重新配置,因为老的线程池已经停止)。
  • ✨ mica-mqtt server 和 client Spring boot starter 支持 Spring boot devtools 热启动。
  • FastJsonMessageSerializer 重构为 JsonMessageSerializer
  • ✨ 添加 module-info.java 方便模块化。

Full Changelog: 2.3.5...2.3.6