Releases: AntonyCheng/spring-boot-init-template
Releases · AntonyCheng/spring-boot-init-template
🙂↔️V2.2.0-jdk17 文件管理、示例演示以及Docker脚本“一键部署”
依赖更新
- 升级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
😇V2.2.0-jdk11 文件管理、示例演示以及Docker脚本“一键部署”
依赖更新
- 升级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
🤓V2.1.9-jdk17 设计幂等和加密模块填补系统安全性缺失
依赖更新
- 新增opencc4j 1.8.1
- 删除fastjson2-extension-spring6 2.0.52
- 升级hutool-all 5.8.29 ==> 5.8.31
- 升级commons-lang3 3.15.0 ==> 3.16.0
- 升级commons-compress 1.26.2 ==> 1.27.1
- 升级sa-token-spring-boot-starter 1.38.0 ==> 1.39.0
- 升级sa-token-core 1.38.0 ==> 1.39.0
- 升级sa-token-jwt 1.38.0 ==> 1.39.0
- 升级sa-token-redis-jackson 1.38.0 ==> 1.39.0
- 升级redisson 3.33.0 ==> 3.35.0
- 升级cos_api 5.6.221 ==> 5.6.229
- 升级easyexcel 4.0.1 ==> 4.0.2
功能更新
- 设计幂等模块(重要)
- 设计加密模块(重要)
- 重写Redisson业务缓存模块下工具类
- 添加初始化字典以及ReturnCode枚举国际化方法 #6
- 周期维护,修复已知BUG
😶🌫️V2.1.9-jdk11 设计幂等和加密模块填补系统安全性缺失
依赖更新
- 新增opencc4j 1.8.1
- 删除fastjson2-extension-spring5 2.0.52
- 升级hutool-all 5.8.29 ==> 5.8.31
- 升级commons-lang3 3.15.0 ==> 3.16.0
- 升级commons-compress 1.26.2 ==> 1.27.1
- 升级sa-token-spring-boot-starter 1.38.0 ==> 1.39.0
- 升级sa-token-core 1.38.0 ==> 1.39.0
- 升级sa-token-jwt 1.38.0 ==> 1.39.0
- 升级sa-token-redis-jackson 1.38.0 ==> 1.39.0
- 升级redisson 3.33.0 ==> 3.35.0
- 升级cos_api 5.6.221 ==> 5.6.229
- 升级easyexcel 4.0.1 ==> 4.0.2
功能更新
- 设计幂等模块(重要)
- 设计加密模块(重要)
- 重写Redisson业务缓存模块下工具类
- 添加初始化字典以及ReturnCode枚举国际化方法 #6
- 周期维护,修复已知BUG
😏V2.1.8-jdk17 设计PDF模块以及重写Word模块
依赖更新
- 新增x-easypdf 3.1.0
- 新增thymeleaf 3.1.2.RELEASE
- 新增jte 2.3.2
- 删除itext-core 8.0.3
- 升级netty-all 4.1.111.Final ==> 4.1.112.Final
- 升级hutool-all 5.8.28 ==> 5.8.29
- 升级commons-lang3 3.14.0 ==> 3.15.0
- 升级commons-codec 1.17.0 ==> 1.17.1
- 升级fastjson2 2.0.51 ==> 2.0.52
- 升级fastjson2-extension-spring5 2.0.51 ==> 2.0.52
- 升级cos_api 5.6.219 ==> 5.6.221
- 升级poi 5.2.5 ==> 5.3.0
- 升级poi-ooxml 5.2.5 ==> 5.3.0
功能更新
- 设计PDF模块(重要)
- 重写Word模块(重要)
- 周期维护,修复已知BUG
🥲V2.1.8-jdk11 设计PDF模块以及重写Word模块
依赖更新
- 新增x-easypdf 3.1.0
- 新增thymeleaf 3.1.2.RELEASE
- 新增jte 2.3.2
- 删除itext-core 8.0.3
- 升级netty-all 4.1.111.Final ==> 4.1.112.Final
- 升级hutool-all 5.8.28 ==> 5.8.29
- 升级commons-lang3 3.14.0 ==> 3.15.0
- 升级commons-codec 1.17.0 ==> 1.17.1
- 升级fastjson2 2.0.51 ==> 2.0.52
- 升级fastjson2-extension-spring5 2.0.51 ==> 2.0.52
- 升级cos_api 5.6.219 ==> 5.6.221
- 升级poi 5.2.5 ==> 5.3.0
- 升级poi-ooxml 5.2.5 ==> 5.3.0
功能更新
- 设计PDF模块(重要)
- 重写Word模块(重要)
- 由于使用大量JDK9+新特新,即不再兼容JDK8(重要)
- 周期维护,修复已知BUG
🫡V2.1.7-jdk8&11 设计日志模块以及周期维护
依赖更新
- 升级netty-all 4.1.110.Final ==> 4.1.111.Final
- 升级mybatis-plus-boot-starter 3.5.6 ==> 3.5.7
- 升级mybatis-plus-annotation 3.5.6 ==> 3.5.7
- 升级lombok 1.18.32 ==> 1.18.34
- 升级commons-collections4 4.5.0-M1 ==> 4.5.0-M2
- 升级redisson 3.31.0 ==> 3.32.0
- 升级cos_api 5.6.213 ==> 5.6.219
- 升级aliyun-sdk-oss 3.17.4 ==> 3.18.0
- 升级minio 8.5.10 ==> 8.5.11
- 升级easyexcel 3.3.4 ==> 4.0.1
功能更新
- 设计日志模块(重要)
- 重写模板自带部分Controller(重要)
🫠V2.1.7-jdk17 设计日志模块以及周期维护
依赖更新
- 新增antlr4-runtime 4.10.1
- 升级spring-ai-openai-spring-boot-starter 1.0.4 ==> 1.1.0
- 升级spring-ai-zhipuai-spring-boot-starter 1.0.4 ==> 1.1.0
- 升级spring-ai-ollama-spring-boot-starter 1.0.4 ==> 1.1.0
- 升级netty-all 4.1.110.Final ==> 4.1.111.Final
- 升级mybatis-plus-boot-starter 3.5.6 ==> 3.5.7
- 升级mybatis-plus-annotation 3.5.6 ==> 3.5.7
- 升级lombok 1.18.32 ==> 1.18.34
- 升级commons-collections4 4.5.0-M1 ==> 4.5.0-M2
- 升级redisson 3.31.0 ==> 3.32.0
- 升级cos_api 5.6.213 ==> 5.6.219
- 升级aliyun-sdk-oss 3.17.4 ==> 3.18.0
- 升级minio 8.5.10 ==> 8.5.11
- 升级easyexcel 3.3.4 ==> 4.0.1
功能更新
- 设计日志模块(重要)
- 重写模板自带部分Controller(重要)
- 升级AI相关依赖版本
- 修复首次访问时antlr依赖版本警告问题
😎V2.1.6-jdk8&11 周期维护以及修复已知问题和逻辑缺陷
依赖更新
- 升级netty-all 4.1.109.Final ==> 4.1.110.Final
- 升级hutool-all 5.8.27 ==> 5.8.28
- 升级commons-compress 1.26.1 ==> 1.26.2
- 升级fastjson2 2.0.49 ==> 2.0.51
- 升级fastjson2-extension-spring5 2.0.49 ==> 2.0.51
- 升级sa-token-spring-boot-starter 1.37.0 ==> 1.38.0
- 升级sa-token-core 1.37.0 ==> 1.38.0
- 升级sa-token-jwt 1.37.0 ==> 1.38.0
- 升级sa-token-redis-jackson 1.37.0 ==> 1.38.0
- 升级redisson 3.29.0 ==> 3.31.0
- 升级easy-es-boot-starter 2.0.0-beta8 ==> 2.0.0
- 升级cos_api 5.6.211 ==> 5.6.213
- 升级xxl-job-core 2.4.0 ==> 2.4.1
功能更新
- 修复打包之后无法载入ip2region文件问题(重要)
- 升级XxlJob模块(重要)
- 设置Undertow WebSocket初始化大小
- 精简自定义异常文件,删除无用代码
🥰v2.1.6-jdk17 SpringBoot3+JDK17+AIGC版本大更新
依赖更新
- 新增spring-ai-openai-spring-boot-starter 1.0.4
- 新增spring-ai-zhipuai-spring-boot-starter 1.0.4
- 新增spring-ai-ollama-spring-boot-starter 1.0.4
- 升级SpringBoot框架 2.7.18 ==> 3.2.5
- 升级netty-all 4.1.109.Final ==> 4.1.110.Final
- 升级hutool-all 5.8.27 ==> 5.8.28
- 升级commons-compress 1.26.1 ==> 1.26.2
- 升级fastjson2 2.0.49 ==> 2.0.51
- 升级fastjson2-extension-spring5 2.0.49 ==> 2.0.51
- 升级sa-token-spring-boot-starter 1.37.0 ==> 1.38.0
- 升级sa-token-core 1.37.0 ==> 1.38.0
- 升级sa-token-jwt 1.37.0 ==> 1.38.0
- 升级sa-token-redis-jackson 1.37.0 ==> 1.38.0
- 升级redisson 3.29.0 ==> 3.31.0
- 升级easy-es-boot-starter 2.0.0-beta8 ==> 2.0.0
- 升级cos_api 5.6.211 ==> 5.6.213
- 升级xxl-job-core 2.4.0 ==> 2.4.1
功能更新
- 升级底层SpringBoot框架版本至3.2.5,更新JDK版本至17(重要)
- 结合AIGC为模板赋能,让模板支持AI相关的开发(重要)
- 修复打包之后无法载入ip2region文件问题(重要)
- 升级XxlJob模块(重要)
- 设置Undertow WebSocket初始化大小
- 精简自定义异常文件,删除无用代码