From 068434a5ec6e3ee38af3c07043212c25006eb395 Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Wed, 26 Jun 2024 13:18:41 +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, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 60bda022..9a7644a3 100644 --- a/README.md +++ b/README.md @@ -117,15 +117,13 @@ Jeecg-Boot低代码开发平台,可以应用在任何J2EE项目的开发中, > 主干master更稳定,如果你对最新技术栈无要求,建议采用主干 -###### springboot3分支 +##### springboot3分支 - 源码地址:https://github.com/jeecgboot/JeecgBoot/tree/springboot3 - 架构说明:升级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)