From 5588912b62804c5205d98bce39826f88bf3f3fc8 Mon Sep 17 00:00:00 2001 From: zhangdaiscott Date: Fri, 15 Dec 2023 13:43:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E6=94=AF=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README-EN.md | 10 +--------- README.md | 11 ++--------- 2 files changed, 3 insertions(+), 18 deletions(-) diff --git a/README-EN.md b/README-EN.md index b9ed7ef7..0b37cccb 100644 --- a/README-EN.md +++ b/README-EN.md @@ -59,6 +59,7 @@ Download the source code | `jeecgboot-vue3` | Vue3+TS new front-end source code| | `jeecg-uniapp` | [APP development framework, a code multi terminal adaptation, and support APP, small program, H5](https://github.com/jeecgboot/jeecg-uniapp) | | `jeecg-boot-starter` | [Stater relies on the project to be maintained separately. Click Download](https://gitee.com/jeecg/jeecg-boot-starter) | +| `SpringBoot3+JDK17` | [BranchSourceCode](https://github.com/jeecgboot/jeecg-boot/tree/springboot3) [UpgradeBlog](https://blog.csdn.net/zhangdaiscott/article/details/134805602) | | `More` | [Download more source code](http://jeecg.com/download) | @@ -94,15 +95,6 @@ Technical documentation -SpringBoot3(JDK17) ------------------------------------ -The SpringBoot 3 branch has been officially launched, and it is not yet complete - -- Branch: https://github.com/jeecgboot/jeecg-boot/tree/springboot3 -- UpgradeBlog: https://blog.csdn.net/zhangdaiscott/article/details/134805602 - - - Star charts ----------------------------------- diff --git a/README.md b/README.md index 9cf6910d..5657f0ed 100644 --- a/README.md +++ b/README.md @@ -58,9 +58,11 @@ Jeecg-Boot低代码开发平台,可以应用在任何J2EE项目的开发中, | `jeecgboot-vue3` | 前端源码 (Vue3版本) | | `jeecg-uniapp` | [APP开发框架,一份代码多终端适配,同时支持APP、小程序、H5](https://github.com/jeecgboot/jeecg-uniapp) | | `jeecg-boot-starter` | [Stater依赖项目单独维护,点击下载](https://gitee.com/jeecg/jeecg-boot-starter) | +| `SpringBoot3+JDK17分支` | [分支源码](https://github.com/jeecgboot/jeecg-boot/tree/springboot3) [升级博客](https://blog.csdn.net/zhangdaiscott/article/details/134805602) | | `更多开源项目` | [更多源码下载](http://jeecg.com/download) | + 快速搭建开发环境 ----------------------------------- @@ -105,15 +107,6 @@ Docker快速启动项目 -SpringBoot3(JDK17)版本介绍 ------------------------------------ -总有人问 JeecgBoot 何时支持 jdk17 和 springboot3,目前官方已经推出了 SpringBoot 3 分支,目前还不完善 - -- 分支地址:https://github.com/jeecgboot/jeecg-boot/tree/springboot3 -- 升级参考博客:https://blog.csdn.net/zhangdaiscott/article/details/134805602 - - - VUE2版本专题介绍 -----------------------------------