From f2dfad1b15877fca7ae2be1815ecd1a555a36702 Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Mon, 24 Jun 2024 14:52:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3b52273d..7e62eb18 100644 --- a/README.md +++ b/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)