新版说明

This commit is contained in:
JEECG
2025-10-16 19:03:20 +08:00
parent 4326cecad4
commit b84eb25d41
2 changed files with 5 additions and 4 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ os_del.cmd
os_del_doc.cmd os_del_doc.cmd
.svn .svn
derby.log derby.log
.cursor

View File

@ -50,10 +50,10 @@ JeecgBoot低代码平台兼容所有J2EE项目开发支持信创国产化
版本说明 版本说明
----------------------------------- -----------------------------------
|下载 | JDK17 + SpringBoot3.3 + Shiro |JDK17 + SpringBoot3.3+ SpringAuthorizationServer | JDK17/JDK8 + SpringBoot2.7 | |下载 | SpringBoot3.3 + Shiro | SpringBoot3.3 + Sa-Token |SpringBoot3.3+ SpringAuthorizationServer| SpringBoot2.7(JDK17/JDK8) |
|------|----------------------------------------------------|--------------------------------------------|--------------------------------------------| |------|----------------|----------------------------|-------------------|--------------------------------------------|
| Github | [`springboot3`](https://github.com/jeecgboot/JeecgBoot/tree/springboot3) | [`springboot3_sas`](https://github.com/jeecgboot/JeecgBoot/tree/springboot3_sas) 分支 |[`master`](https://github.com/jeecgboot/JeecgBoot) 分支| | Github | [`springboot3`](https://github.com/jeecgboot/JeecgBoot/tree/springboot3) | [`springboot3 sa-token`](https://github.com/jeecgboot/JeecgBoot/tree/springboot3-satoken) | [`springboot3_sas`](https://github.com/jeecgboot/JeecgBoot/tree/springboot3_sas) 分支 |[`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) 分支 |[`master`](https://gitee.com/jeecg/JeecgBoot) 分支 | | Gitee | [`springboot3`](https://gitee.com/jeecg/JeecgBoot/tree/springboot3/) | [`springboot3 sa-token`](https://gitee.com/jeecg/JeecgBoot/tree/springboot3-satoken/) | [`springboot3_sas`](https://gitee.com/jeecg/JeecgBoot/tree/springboot3_sas) 分支 |[`master`](https://gitee.com/jeecg/JeecgBoot) 分支 |
- `jeecg-boot` 是后端JAVA源码项目Springboot3+SpringCloudAlibaba支持单体和微服务切换. - `jeecg-boot` 是后端JAVA源码项目Springboot3+SpringCloudAlibaba支持单体和微服务切换.