From b97d041e7f812d11418f1b405806d2de86c2df5b Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Fri, 17 Oct 2025 19:31:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0springboot3=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ README.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b7838ca04..ee139998f 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,5 @@ os_del.cmd os_del_doc.cmd .svn derby.log +.cursor +.history \ No newline at end of file diff --git a/README.md b/README.md index 8a9e57840..465ef50b9 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ JeecgBoot低代码平台兼容所有J2EE项目开发,支持信创国产化, 版本说明 ----------------------------------- -|下载 | SpringBoot3.3 + Shiro |SpringBoot3.3+ SpringAuthorizationServer | SpringBoot3.3 + Sa-Token | SpringBoot2.7(JDK17/JDK8) | +|下载 | SpringBoot3.5 + Shiro |SpringBoot3.5+ SpringAuthorizationServer | SpringBoot3.5 + Sa-Token | SpringBoot2.7(JDK17/JDK8) | |------|----------------|----------------------------|-------------------|--------------------------------------------| | Github | [`springboot3`](https://github.com/jeecgboot/JeecgBoot/tree/springboot3) | [`springboot3_sas`](https://github.com/jeecgboot/JeecgBoot/tree/springboot3_sas) 分支 | [`springboot3-satoken`](https://github.com/jeecgboot/JeecgBoot/tree/springboot3-satoken) 分支|[`master`](https://github.com/jeecgboot/JeecgBoot) 分支| | Gitee | [`springboot3`](https://gitee.com/jeecg/JeecgBoot/tree/springboot3/) | [`springboot3_sas`](https://gitee.com/jeecg/JeecgBoot/tree/springboot3_sas) 分支| [`springboot3-satoken`](https://gitee.com/jeecg/JeecgBoot/tree/springboot3-satoken) 分支|[`master`](https://gitee.com/jeecg/JeecgBoot) 分支 |