Commit b3db75cd03782dfb4444e7eb19588d185f05a9ba

Authored by zhangdaiscott
1 parent 4d2e6ea6

3.2.0-beta(发布日期:2022-04-18) 升级springboot2.6.6、spring-cloud-alibaba 2021.1

Showing 1 changed file with 6 additions and 6 deletions
README.md
... ... @@ -7,7 +7,7 @@
7 7 JEECG BOOT 低代码开发平台(前后端分离版本)
8 8 ===============
9 9  
10   -当前最新版本: 3.1.0(发布日期:2022-03-01
  10 +当前最新版本: 3.2.0-beta(发布日期:2022-04-18
11 11  
12 12  
13 13 [![AUR](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://github.com/zhangdaiscott/jeecg-boot/blob/master/LICENSE)
... ... @@ -132,13 +132,13 @@ Vue3版前端(Beta版)
132 132  
133 133 #### 后端
134 134  
135   -- 基础框架:Spring Boot 2.3.5.RELEASE
  135 +- 基础框架:Spring Boot 2.6.6
136 136  
137   -- 微服务框架: Spring Cloud Alibaba 2.2.3.RELEASE
  137 +- 微服务框架: Spring Cloud Alibaba 2021.1
138 138  
139   -- 持久层框架:MybatisPlus 3.4.3.1
  139 +- 持久层框架:MybatisPlus 3.5.1
140 140  
141   -- 报表工具: JimuReport 1.4.32
  141 +- 报表工具: JimuReport 1.5.0-beta
142 142  
143 143 - 安全框架:Apache Shiro 1.8.0,Jwt 3.11.0
144 144  
... ... @@ -192,7 +192,7 @@ Vue3版前端(Beta版)
192 192  
193 193 4、分布式 http feign √
194 194  
195   -5、熔断和降级 Sentinel √
  195 +5、熔断降级限流 Sentinel √
196 196  
197 197 6、分布式文件 Minio、阿里OSS √
198 198  
... ...