diff --git a/README.md b/README.md index e998ba990..f4b2b8743 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ * 启动文档: * 视频教程: +已支持 Spring Boot 3.X + JDK 17 版本,可见 [master-boot3](https://gitee.com/zhijiantianya/ruoyi-vue-pro/blob/master/README.md) 分支。 + ## 🐯 平台简介 **芋道**,以开发者为中心,打造中国第一流的快速开发平台,全部开源,个人与企业可 100% 免费使用。 @@ -68,12 +70,12 @@ | | JDK 8 完整版 | JDK 8 精简版 | JDK 17 完整版 | |-------|-----------------------------------------------------------|--------------------------------------------------------------------|-----------------------------------------------------------------------------| -| 分支 | [`master`](https://gitee.com/zhijiantianya/ruoyi-vue-pro) | [`mini`](https://gitee.com/zhijiantianya/ruoyi-vue-pro/tree/mini/) | [`boot-dev`](https://gitee.com/zhijiantianya/ruoyi-vue-pro/tree/boot3-dev/) | +| 分支 | [`master`](https://gitee.com/zhijiantianya/ruoyi-vue-pro) | [`mini`](https://gitee.com/zhijiantianya/ruoyi-vue-pro/tree/mini/) | [`master-boot3`](https://gitee.com/zhijiantianya/ruoyi-vue-pro/tree/master-boot3/) | | 说明 | 包括所有功能 | 只保留核心功能 | 适配 Spring Boot 3.X | | 系统功能 | √ | √ | √ | | 基础设施 | √ | √ | √ | | 会员中心 | √ | √ | √ | -| 工作流程 | √ | x | 适配中 | +| 工作流程 | √ | x | √ | | 数据报表 | √ | x | 适配中 | | 商城系统 | √ | x | √ | | 微信公众号 | √ | x | √ |