mirror of https://gitee.com/maxjhandsome/pig
🔖 Releasing / Version tags. V2.2.0
This commit is contained in:
parent
12b73aa16d
commit
2172e8fdea
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
**Pig Microservice Architecture**
|
**Pig Microservice Architecture**
|
||||||
|
|
||||||
- 基于 Spring Cloud Finchley 、Spring Security OAuth2 的RBAC权限管理系统
|
- 基于 Spring Cloud Greenwich 、Spring Security OAuth2 的RBAC权限管理系统
|
||||||
- 基于数据驱动视图的理念封装 Element-ui,即使没有 vue 的使用经验也能快速上手
|
- 基于数据驱动视图的理念封装 Element-ui,即使没有 vue 的使用经验也能快速上手
|
||||||
- 提供对常见容器化支持 Docker、Kubernetes、Rancher2 支持
|
- 提供对常见容器化支持 Docker、Kubernetes、Rancher2 支持
|
||||||
- 提供 lambda 、stream api 、webflux 的生产实践
|
- 提供 lambda 、stream api 、webflux 的生产实践
|
||||||
|
@ -24,8 +24,8 @@
|
||||||
|
|
||||||
依赖 | 版本
|
依赖 | 版本
|
||||||
---|---
|
---|---
|
||||||
Spring Boot | 2.0.8.RELEASE
|
Spring Boot | 2.1.3.RELEASE
|
||||||
Spring Cloud | Finchley.SR3
|
Spring Cloud | Greenwich.RELEASE
|
||||||
Spring Security OAuth2 | 2.3.3
|
Spring Security OAuth2 | 2.3.3
|
||||||
Mybatis Plus | 3.1.0
|
Mybatis Plus | 3.1.0
|
||||||
hutool | 4.5.0
|
hutool | 4.5.0
|
||||||
|
|
Loading…
Reference in New Issue