update spring-cache 与 MP二级缓存相关

This commit is contained in:
疯狂的狮子Li 2021-06-10 22:32:40 +08:00 committed by Gitee
parent 24da85fea3
commit 346e80839f
1 changed files with 2 additions and 0 deletions

View File

@ -46,6 +46,8 @@
* 项目修改为 maven多环境配置 * 项目修改为 maven多环境配置
* 项目配置修改为 application.yml 统一管理 * 项目配置修改为 application.yml 统一管理
* 数据权限修改为 适配支持单表、多表 * 数据权限修改为 适配支持单表、多表
* 使用 redisson 实现 spring-cache 整合
* 增加 mybatis-plus 二级缓存 redis 存储
### 其他 ### 其他