Skip to content

Commit

Permalink
Merge branch 'master-jdk21' of https://gitee.com/zhijiantianya/ruoyi-…
Browse files Browse the repository at this point in the history
  • Loading branch information
YunaiV committed Dec 12, 2023
2 parents ff00748 + a7189e7 commit 1e5b0a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
![架构图](/.image/common/ruoyi-vue-pro-architecture.png)

* Java 后端:`master` 分支为 JDK 21 + Spring Boot 3.2.0`master-jdk8` 分支为 JDK8 + Spring Boot 2.7.18
* Java 后端:`master` 分支为 JDK 8 + Spring Boot 2.7.18`master-jdk21` 分支为 JDK21 + Spring Boot 3.2.0
* 管理后台的电脑端:Vue3 提供 `element-plus``vben(ant-design-vue)` 两个版本,Vue2 提供 `element-ui` 版本
* 管理后台的移动端:采用 `uni-app` 方案,一份代码多终端适配,同时支持 APP、小程序、H5!
* 后端采用 Spring Boot 多模块架构、MySQL + MyBatis Plus、Redis + Redisson
Expand Down

0 comments on commit 1e5b0a1

Please sign in to comment.