Skip to content

v4.2.0

Compare
Choose a tag to compare
@zlt2000 zlt2000 released this 13 Oct 01:39
· 422 commits to master since this release

更新说明https://mp.weixin.qq.com/s/752ARPQ9cJWQQQtNbrT9Tg

Features / Enhancements

  • 新增 jackson 工具类
  • json相关代码替换 fastjsonjackson
  • 升级 spring-boot2.2.10.RELEASE
  • 升级 spring-cloudHoxton.SR8
  • 升级 spring-cloud-alibaba2.2.3.RELEASE
  • 升级 mybatis-plus-boot-starter3.4.0
  • 升级 spring-data-elasticsearch3.2.10.RELEASE
  • 升级 knife4j2.0.5

Bug fixes

  • 修复redis的increment命令的反序列化问题