Commit f057f464 authored by fangxinjiang's avatar fangxinjiang

openapi3

parent 0c500518
......@@ -11,12 +11,6 @@
- 提供对常见容器化支持 Docker、Kubernetes、Rancher2 支持
- 提供 lambda 、stream api 、webflux 的生产实践
## 文档视频
## 微信群 [禁广告]
## 快速开始
### 核心依赖
......@@ -24,12 +18,10 @@
| 依赖 | 版本 |
| ---------------------- |------------|
| Spring Boot | 2.6.7 |
| Spring Cloud | 2021.0.1 |
| Spring Cloud Alibaba | 2021.0.1.0 |
| Spring Security OAuth2 | 2.3.6 |
| Mybatis Plus | 3.5.1 |
| hutool | 5.7.22 |
| Avue | 2.6.18 |
### 模块说明
......@@ -48,10 +40,7 @@ yifu
├── yifu-common-seata -- 分布式事务
├── yifu-common-security -- 安全工具类
├── yifu-common-swagger -- 接口文档
├── yifu-common-feign -- feign 扩展封装
└── yifu-common-test -- oauth2.0 单元测试扩展封装
├── yifu-register -- Nacos Server[8848]
├── yifu-gateway -- Spring Cloud Gateway网关[9999]
└── yifu-upms -- 通用用户权限管理模块
└── yifu-upms-api -- 通用用户权限管理系统公共api模块
└── yifu-upms-biz -- 通用用户权限管理系统业务处理模块[4000]
......@@ -67,10 +56,6 @@ yifu
请务必**完全按照**文档部署运行章节 进行操作,减少踩坑弯路!!
### 定制自己微服务
### Docker 运行
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment