Skip to content

🙂‍↔️V2.2.0-jdk17 文件管理、示例演示以及Docker脚本“一键部署”

Latest
Compare
Choose a tag to compare
@AntonyCheng AntonyCheng released this 15 Oct 14:19
· 15 commits to master since this release

依赖更新

  • 升级netty-all 4.1.112.Final ==> 4.1.114.Final
  • 升级mybatis-plus-boot-starter 3.5.7 ==> 3.5.8
  • 升级mybatis-plus-annotation 3.5.7 ==> 3.5.8
  • 升级hutool-all 5.8.31 ==> 5.8.32
  • 升级commons-lang3 3.16.0 ==> 3.17.0
  • 升级commons-io 2.16.1 ==> 2.17.0
  • 升级fastjson2 2.0.52 ==> 2.0.53
  • 升级redisson 3.35.0 ==> 3.37.0
  • 升级cos_api 5.6.229 ==> 5.6.233
  • 升级easyexcel 4.0.2 ==> 4.0.3
  • 升级x-easypdf 3.1.0 ==> 3.1.1

功能更新

  • 设计文件模块(重要)
  • 设计Docker编排模块(重要)
  • 添加模板示例功能(重要)
  • 优化工具类
  • 周期维护,修复已知BUG