Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 重大更新 1. Spring Boot 版本升级至 2.6.1 2. Spring Cloud 版本升级至 2021.0.0 3. 新增 Sentinel 自动降级处理机制。 - 其它更新 1. 解决 JetCache 2.6.0 在 Spring Boot 2.6.X 环境下,Bean 循环依赖问题。 2. 解决 Spring Cloud Alibaba Sentinel 2021.1 在 Spring Boot 2.6.X 环境下,Bean 循环依赖问题。 3. 解决 Spring Boot 2.6.X 环境下,由于代码方法变更,导致接口自动化扫描抛空错误问题。 4. 解决 Sentinel 与 Feign 冲突问题。 5. 解决 Spring Cloud OAuth2 由于无用代码的注入,导致的 Bean 循环依赖问题。 6. 前端 Vuetify 版本升级至 2.6.1,升级相关依赖包版本,重新编译组件库
- Loading branch information