From 434d1cca618032b605c7abc4fd49084d208861c3 Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Sat, 29 Jun 2024 18:34:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E6=8C=81Docker=E4=B8=80=E9=94=AE?= =?UTF-8?q?=E5=90=AF=E5=8A=A8=E5=BE=AE=E6=9C=8D=E5=8A=A1=E5=89=8D=E5=90=8E?= =?UTF-8?q?=E7=AB=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index a464577e..4c1bc6d4 100644 --- a/README.md +++ b/README.md @@ -106,20 +106,6 @@ Jeecg-Boot低代码开发平台,可以应用在任何J2EE项目的开发中, | 人大金仓 | √ | - -#### 分支说明 - -> 主干master更稳定,如果你对最新技术栈无要求,建议采用主干 - -##### springboot3分支 - - 源码地址:https://github.com/jeecgboot/JeecgBoot/tree/springboot3 - - 架构说明:升级Spring Boot3 & JDK 17 + Undertow + springdoc + fastjson2 - -##### springboot3_sas分支 - - 源码地址:https://github.com/jeecgboot/JeecgBoot/tree/springboot3_sas - - 架构说明:在springboot3分支基础上,采用SpringAuthorizationServer替换Shiro - - ## 微服务解决方案 @@ -145,7 +131,7 @@ Jeecg-Boot低代码开发平台,可以应用在任何J2EE项目的开发中, #### 微服务方式启动 - [单体快速切换微服务](https://help.jeecg.com/java/springcloud/switchcloud/monomer.html) -- [Docker启动微服务后台](https://help.jeecg.com/java/docker/springcloud.html) +- [Docker一键启动微服务前后端](https://help.jeecg.com/java/docker/quickcloud.html) #### 微服务架构图 @@ -204,6 +190,20 @@ Jeecg-Boot低代码开发平台,可以应用在任何J2EE项目的开发中, +### 分支说明 + +> 主干master更稳定,如果你对最新技术栈无要求,建议采用主干 + +#### springboot3分支 + - 源码地址:https://github.com/jeecgboot/JeecgBoot/tree/springboot3 + - 架构说明:升级Spring Boot3 & JDK 17 + Undertow + springdoc + fastjson2 + +#### springboot3_sas分支 + - 源码地址:https://github.com/jeecgboot/JeecgBoot/tree/springboot3_sas + - 架构说明:在springboot3分支基础上,采用SpringAuthorizationServer替换Shiro + + + ### 功能模块 ``` ├─Online在线开发(低代码)