Ver Fonte

更新README.md

JEECG há 10 meses atrás
pai
commit
f2dfad1b15
1 ficheiros alterados com 3 adições e 3 exclusões
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -135,12 +135,12 @@ Jeecg-Boot低代码开发平台,可以应用在任何J2EE项目的开发中,
 
 > 主干master更稳定,如果你对最新技术栈无要求,建议采用主干
 
-###### springboot3
+###### springboot3分支
  - 源码地址:https://github.com/jeecgboot/JeecgBoot/tree/springboot3
- - 架构说明:升级Springboot3 + Jdk17 + Undertow + springdoc + fastjson2
+ - 架构说明:升级Spring Boot3 & JDK 17 + Undertow + springdoc + fastjson2
  - [参考文档](https://help.jeecg.com/java/upgrade/springboot3.html)
  
-###### springboot3_sas
+###### springboot3_sas分支
  - 源码地址:https://github.com/jeecgboot/JeecgBoot/tree/springboot3_sas
  - 架构说明:在springboot3分支基础上,采用SpringAuthorizationServer替换Shiro
  - [参考文档](https://help.jeecg.com/java/shengjiSpringSecurity.html)