mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-08-22 14:11:53 +08:00
* 【升级】Spring Boot Admin from 2.3.2 to 2.6.2,提供更好的监控能力
This commit is contained in:
8
更新日志.md
8
更新日志.md
@@ -24,12 +24,12 @@ TODO 待统计
|
||||
### ⭐ New Features
|
||||
|
||||
* 【重构】大模块按照多 Maven Module 的方式拆分,提升可维护性,为后续重构 onemall 提供基础
|
||||
* 【移除】将 `yudao-core-service` 模块移除,替换成每个 Maven Module 暴露对应的 `yudao-module-***-api` 模块
|
||||
* 【新增】Spring Security 支持读取多种用户类型,从不同的数据库表,从而实现单项目提供管理后台、用户 APP 的不同 RESTful API 接口
|
||||
* 【新增】Spring Security 新增 AuthorizeRequestsCustomizer 抽象类, 自定义每个 Maven Module 的 URL 的安全配置
|
||||
* 【新增】代码生成器支持多 Maven Module 的方式生成代码,支持管理后台、用户 APP 两种场景的 RESTful API 的生成,支持 H2 SQL 脚本的生成
|
||||
* 【重构】将数据库文档调整到 tool 模块,更加明确
|
||||
* 【优化】代码生成器的前端展示效果,例如说 Java 包路径合并
|
||||
* 【移除】将 `yudao-core-service` 模块移除,替换成每个 Maven Module 暴露对应的 `yudao-module-***-api` 模块
|
||||
|
||||
### 🐞 Bug Fixes
|
||||
|
||||
@@ -40,8 +40,10 @@ TODO 待统计
|
||||
|
||||
### 🔨 Dependency Upgrades
|
||||
|
||||
*【升级】spring-boot from 2.4.12 to 2.5.9,最新的 Spring Boot 2.6.X 在等更流行一些,稳定第一
|
||||
*【移除】Apache FreeMarker 依赖,修改 Screw 使用 Velocity 作为模板引擎
|
||||
* 【升级】spring-boot from 2.4.12 to 2.5.9,最新的 Spring Boot 2.6.X 在等更流行一些,稳定第一
|
||||
* 【升级】Spring Boot Admin from 2.3.2 to 2.6.2,提供更好的监控能力
|
||||
* 【移除】Apache FreeMarker 依赖,修改 Screw 使用 Velocity 作为模板引擎
|
||||
* 【升级】redisson from 3.16.6 to 3.16.8
|
||||
|
||||
## [v1.3.0] 2022.01.24
|
||||
|
||||
|
Reference in New Issue
Block a user