Commit d90d176c3d7f81dc94003087e165b74f9684990e

Authored by zhangdaiscott
1 parent a66201e3

重大升级说明(暂时只升级后台,微服务重构)

- 升级[Spring Cloud Alibaba 2021.0.1.0](https://github.com/alibaba/spring-cloud-alibaba/blob/2021.x/spring-cloud-alibaba-docs/src/main/asciidoc-zh/sca-upgrade-guide.adoc),使用 spring.config.import 方式引入nacos配置
 - 拆分jeecg-boot-starter出来,使用独立项目维护 [jeecg-boot-starter项目新地址](https://gitee.com/jeecg/jeecg-boot-starter)
Showing 1 changed file with 6 additions and 1 deletions
README.md
@@ -7,7 +7,12 @@ @@ -7,7 +7,12 @@
7 JEECG BOOT 低代码开发平台(前后端分离版本) 7 JEECG BOOT 低代码开发平台(前后端分离版本)
8 =============== 8 ===============
9 9
10 -当前最新版本: 3.3.0(发布日期:2022-07-25) 10 +当前最新版本: 3.4.0(发布日期:2022-08-06)
  11 +
  12 +
  13 +> **重大升级说明**
  14 +> - 升级[Spring Cloud Alibaba 2021.0.1.0](https://github.com/alibaba/spring-cloud-alibaba/blob/2021.x/spring-cloud-alibaba-docs/src/main/asciidoc-zh/sca-upgrade-guide.adoc),使用 spring.config.import 方式引入nacos配置
  15 +> - 拆分jeecg-boot-starter出来,使用独立项目维护 [jeecg-boot-starter项目新地址](https://gitee.com/jeecg/jeecg-boot-starter)
11 16
12 17
13 [![AUR](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://github.com/zhangdaiscott/jeecg-boot/blob/master/LICENSE) 18 [![AUR](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://github.com/zhangdaiscott/jeecg-boot/blob/master/LICENSE)