@@ -1,53 +1,27 @@
< div align = "center" >
< h1 align = "center" > 芋道快速开发平台</ h1 >
< h4 align = "center" > 企业级、SaaS、多租户、工作流、三方登录、支付、短信、商城、CRM、ERP、报表、大屏...</ h4 >
</ div >
< p align = "center" >
< img src = "https://img.shields.io/badge/Spring%20Boot-2.7.18-blue.svg" alt = "Spring Boot " >
< img src = "https://img.shields.io/badge/Vue-3.2-blue.svg" alt = "Vue " >
< img src = "https://img.shields.io/github/license/YunaiV/ruoyi-vue-pro" alt = "License" />
< a href = "https://gitee.com/zhijiantianya/ruoyi-vue-pro" >< img src = "https://gitee.com/zhijiantianya/ruoyi-vue-pro/badge/star.svg?theme=white" alt = "Gitee star" ></ a >
< a href = "https://github.com/YunaiV/ruoyi-vue-pro" >< img src = "https://img.shields.io/github/stars/YunaiV/ruoyi-vue-pro.svg?style=social&label=Stars" alt = "Github star" ></ a >
< img src = "https://img.shields.io/badge/Spring%20Boot-2.7.18-blue.svg" alt = "Downloads " >
< img src = "https://img.shields.io/badge/Vue-3.2-blue.svg" alt = "Downloads " >
< img src = "https://img.shields.io/github/license/YunaiV/ruoyi-vue-pro" />
</ p >
**芋道快速开发平台** 是一款基于 Spring Boot + Vue & uni-app 为核心,整合 Flowable 工作流引擎,支持 SaaS 多租户、微服务、多数据源的**企业级快速开发平台**。
内置丰富的标准功能和开发组件, 如: OAuth2.0、SaaS 多租户、工作流、三方登录、支付、短信、商城、CRM、ERP、报表、大屏等等。
**严肃声明:现在、未来都不会有商业版本,所有代码全部开源!! **
## 🚀 快速开始
** 「我喜欢写代码,乐此不疲」**
** 「我喜欢做开源,以此为乐」**
* **演示地址**:
* Vue3 + Element Plus: < http: // dashboard-vue3 . yudao . iocoder . cn >
* Vue3 + Vben (Ant Design Vue): < http: // dashboard-vben . yudao . iocoder . cn >
* Vue2 + Element UI: < http: // dashboard . yudao . iocoder . cn >
* **文档**:
* 启动文档: < https: // doc . iocoder . cn / quick-start />
* 视频教程: < https: // doc . iocoder . cn / video />
我 🐶 在上海艰苦奋斗,早中晚在 top3 大厂认真搬砖,夜里为开源做贡献。
## ✨ 核心功能
如果这个项目让你有所收获,记得 Star 关注哦,这对我是非常不错的鼓励与支持。
* **SaaS 多租户**:可自定义每个租户的权限,提供透明化的多租户底层封装。
* **工作流引擎**:基于 Flowable 实现,支持 BPMN 设计器、表单设计器、会签、或签、抄送、驳回等。
* **权限管理**:基于 Spring Security 实现,支持操作、按钮、数据权限,支持多终端、多种用户认证。
* **代码生成器**: 一键生成前后端代码( Java、Vue、SQL、单元测试) , 支持单表、树表、主子表。
* **多技术栈支持**:
* **后端**: `master` (JDK 8 + Spring Boot 2.7), `master-jdk17` (JDK 17/21 + Spring Boot 3.2)。
* **前端**: Vue3 (element-plus, vben/ant-design-vue), Vue2 (element-ui), uni-app (移动端)。
* **多环境、多数据库支持**:
* **数据库**: MySQL、Oracle、PostgreSQL、SQL Server、MariaDB、国产达梦 DM、TiDB 等。
* **消息队列**: Event、Redis、RabbitMQ、Kafka、RocketMQ 等。
* **云存储**: MinIO、阿里云、腾讯云、七牛云等。
* **三方能力集成**:
* **登录**:微信小程序、公众号、企业微信、钉钉。
* **支付**:支付宝、微信支付。
* **短信**:阿里云、腾讯云。
* **内置丰富业务模块**: 系统功能、工作流程、支付系统、数据报表、会员中心、商城系统、ERP 系统、CRM 系统、微信公众号、AI 大模型等。
## 🐶 新手必读

* 演示地址【Vue3 + element-plus】: < http: // dashboard-vue3 . yudao . iocoder . cn >
* 演示地址【Vue3 + vben(ant-design-vue)】:< http: // dashboard-vben . yudao . iocoder . cn >
* 演示地址【Vue2 + element-ui】: < http: // dashboard . yudao . iocoder . cn >
* 启动文档:< https: // doc . iocoder . cn / quick-start />
* 视频教程:< https: // doc . iocoder . cn / video />
## 📚 版本说明
## 🐰 版本说明
| 版本 | JDK 8 + Spring Boot 2.7 | JDK 17/21 + Spring Boot 3.2 |
|---------------------------------------------------------------------|---------------------------------------------------------------------------|---------------------------------------------------------------------------------------|
@@ -59,7 +33,33 @@
可参考 [《迁移文档》 ](https://doc.iocoder.cn/migrate-module/ ) ,只需要 5-10 分钟,即可将【完整版】按需迁移到【精简版】
## 🐳 项目关系
## 🐯 平台简介
**芋道** ,以开发者为中心,打造中国第一流的快速开发平台,全部开源,个人与企业可 100% 免费使用。
> 有任何问题,或者想要的功能,可以在 _Issues_ 中提给艿艿。
>
> 😜 给项目点点 Star 吧,这对我们真的很重要!

* Java 后端:`master` 分支为 JDK 8 + Spring Boot 2.7, `master-jdk17` 分支为 JDK 17/21 + Spring Boot 3.2
* 管理后台的电脑端: Vue3 提供 `element-plus` 、`vben(ant-design-vue)` 两个版本, Vue2 提供 `element-ui` 版本
* 管理后台的移动端:采用 `uni-app` 方案,一份代码多终端适配,同时支持 APP、小程序、H5!
* 后端采用 Spring Boot 多模块架构、MySQL + MyBatis Plus、Redis + Redisson
* 数据库可使用 MySQL、Oracle、PostgreSQL、SQL Server、MariaDB、国产达梦 DM、TiDB 等
* 消息队列可使用 Event、Redis、RabbitMQ、Kafka、RocketMQ 等
* 权限认证使用 Spring Security & Token & Redis, 支持多终端、多种用户的认证系统, 支持 SSO 单点登录
* 支持加载动态权限菜单, 按钮级别权限控制, Redis 缓存提升性能
* 支持 SaaS 多租户,可自定义每个租户的权限,提供透明化的多租户底层封装
* 工作流使用 Flowable, 支持动态表单、在线设计流程、会签 / 或签、多种任务分配方式
* 高效率开发,使用代码生成器可以一键生成 Java、Vue 前后端代码、SQL 脚本、接口文档,支持单表、树表、主子表
* 实时通信,采用 Spring WebSocket 实现,内置 Token 身份校验,支持 WebSocket 集群
* 集成微信小程序、微信公众号、企业微信、钉钉等三方登陆,集成支付宝、微信等支付与退款
* 集成阿里云、腾讯云等短信渠道,集成 MinIO、阿里云、腾讯云、七牛云等云存储服务
* 集成报表设计器、大屏设计器,通过拖拽即可生成酷炫的报表与大屏
## 🐳 项目关系

@@ -71,7 +71,7 @@
|-----------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------|
| [ruoyi-vue-pro ](https://gitee.com/zhijiantianya/ruoyi-vue-pro ) | [](https://gitee.com/zhijiantianya/ruoyi-vue-pro) [](https://github.com/YunaiV/ruoyi-vue-pro) | 基于 Spring Boot 多模块架构 |
| [yudao-cloud ](https://gitee.com/zhijiantianya/yudao-cloud ) | [](https://gitee.com/zhijiantianya/yudao-cloud) [](https://github.com/YunaiV/yudao-cloud) | 基于 Spring Cloud 微服务架构 |
| [Spring-Boot-Labs ](https://gitee.com/yudaocode/SpringBoot-Labs ) | [](https://gitee.com/yudaocode/SpringBoot-Labs ) [](https://github.com/yudaocode/SpringBoot-Labs) | 系统学习 Spring Boot & Cloud 专栏 |
| [Spring-Boot-Labs ](https://gitee.com/yudaocode/SpringBoot-Labs ) | [](https://gitee.com/zhijiantianya/yudao-cloud ) [](https://github.com/yudaocode/SpringBoot-Labs) | 系统学习 Spring Boot & Cloud 专栏 |
### 前端项目
@@ -84,15 +84,6 @@
| [yudao-ui-admin-uniapp ](https://gitee.com/yudaocode/yudao-ui-admin-uniapp ) | [](https://gitee.com/yudaocode/yudao-ui-admin-uniapp) [](https://github.com/yudaocode/yudao-ui-admin-uniapp) | 基于 Vue2 + element-ui 实现的管理后台 |
| [yudao-ui-go-view ](https://gitee.com/yudaocode/yudao-ui-go-view ) | [](https://gitee.com/yudaocode/yudao-ui-go-view) [](https://github.com/yudaocode/yudao-ui-go-view) | 基于 Vue3 + naive-ui 实现的大屏报表 |
## ❤️ 鸣谢
** 「我喜欢写代码,乐此不疲」**
** 「我喜欢做开源,以此为乐」**
我 🐶 在上海艰苦奋斗,早中晚在 top3 大厂认真搬砖,夜里为开源做贡献。
如果这个项目让你有所收获,记得 Star 关注哦,这对我是非常不错的鼓励与支持。
## 😎 开源协议
**为什么推荐使用本项目?**
@@ -340,9 +331,6 @@
## 🐷 演示图
< details >
< summary > 点击展开/折叠</ summary >
### 系统功能
| 模块 | biu | biu | biu |
@@ -400,6 +388,4 @@
|  |  |  |
|  |  |  |
</ details >
目前已经实现登录、我的、工作台、编辑资料、头像修改、密码修改、常见问题、关于我们等基础功能。