Go to file
pig4cloud.com 38e12601b7 !50 :doc: 修改信息
Merge pull request !50 from pig4cloud.com/N/A
2020-04-15 15:48:18 +08:00
.gitee 🔖 Releasing / Version tags. 2.7.1 2020-03-30 22:13:53 +08:00
db 🔖 Releasing / Version tags. 2.7.2 2020-04-12 12:50:50 +08:00
pig-auth 🔖 Releasing / Version tags. 2.7.2 2020-04-12 12:26:22 +08:00
pig-codegen 🔖 Releasing / Version tags. 2.7.2 2020-04-12 12:26:22 +08:00
pig-common 🔖 Releasing / Version tags. 2.7.2 2020-04-12 12:26:22 +08:00
pig-gateway 🔖 Releasing / Version tags. 2.7.2 2020-04-12 12:26:22 +08:00
pig-monitor 🔖 Releasing / Version tags. 2.7.2 2020-04-12 12:26:22 +08:00
pig-register 🔖 Releasing / Version tags. 2.7.2 2020-04-12 12:26:22 +08:00
pig-upms 🔖 Releasing / Version tags. 2.7.2 2020-04-12 12:26:22 +08:00
.editorconfig 🔖 Releasing / Version tags. 2.7.0 2020-03-14 16:33:53 +08:00
.gitignore Reverting changes.回滚.gitignore文件 2020-04-04 13:50:46 +08:00
LICENSE 🔖 v2.0.0. happy new year 2019-02-01 21:06:59 +08:00
README.md :doc: 修改信息 2020-04-15 15:48:08 +08:00
docker-compose.yml 🐳 Work about Docker. docker-maven-plugin 2020-01-17 20:46:22 +08:00
pom.xml 🔖 Releasing / Version tags. 2.7.2 2020-04-12 12:26:22 +08:00

README.md

Build Status Build Status Coverage Status Downloads

  • 基于 Spring Cloud Hoxton 、Spring Boot 2.2、 OAuth2 的RBAC权限管理系统
  • 基于数据驱动视图的理念封装 element-ui即使没有 vue 的使用经验也能快速上手
  • 提供对常见容器化支持 Docker、Kubernetes、Rancher2 支持
  • 提供 lambda 、stream api 、webflux 的生产实践

部署文档 | 前端解决方案 | PigX在线体验 | PigX白皮书 | pig4cloud initializr

快速构架微服务应用

<!-- pig-gen archetype -->
<dependency>
    <groupId>com.pig4cloud.archetype</groupId>
    <artifactId>pig-gen</artifactId>
    <version>last.version</version>
</dependency>

核心依赖

依赖 版本
Spring Boot 2.2.6.RELEASE
Spring Cloud Hoxton.SR3
Spring Security OAuth2 2.3.6
Mybatis Plus 3.3.1
hutool 5.2.5
Avue 2.3.9

模块说明

pig-ui  -- https://gitee.com/log4j/pig-ui

pig
├── pig-auth -- 授权服务提供[3000]
├── pig-codegen -- 图形化代码生成[5002]
└── pig-common -- 系统公共模块 
     ├── pig-common-core -- 公共工具类核心包
     ├── pig-common-log -- 日志服务
     ├── pig-common-security -- 安全工具类
     └── pig-common-swagger -- 接口文档
├── pig-register -- Nacos Server[8848]
├── pig-gateway -- Spring Cloud Gateway网关[9999]
├── pig-monitor -- Spring Boot Admin监控 [5001]
└── pig-upms -- 通用用户权限管理模块
     └── pig-upms-api -- 通用用户权限管理系统公共api模块
     └── pig-upms-biz -- 通用用户权限管理系统业务处理模块[4000]
	 

开源共建

  1. 欢迎提交 pull request,注意对应提交对应 dev 分支

  2. 欢迎提交 issue,请写清楚遇到问题的原因、开发环境、复显步骤。

  3. 不接受功能请求issue,功能请求可能会被直接关闭。

  4. mail: pig4cloud@qq.com | QQ: 3130998334

公开课

交流群