Go to file
2020-03-16 20:29:59 +08:00
.gitee 🔖 Releasing / Version tags. 2.7.0 2020-03-14 16:33:53 +08:00
db :feat: 修复脚本COLLATE 兼容mysql 5.x 2020-03-16 20:29:59 +08:00
pig-auth Introducing new features. add module pig-common-mybatis 2020-03-14 21:44:36 +08:00
pig-codegen 🔖 Releasing / Version tags. 2.7.0 2020-03-14 23:05:45 +08:00
pig-common Introducing new features. add module pig-common-mybatis 2020-03-14 21:45:13 +08:00
pig-gateway 🔖 Releasing / Version tags. 2.7.0 2020-03-14 23:05:45 +08:00
pig-monitor 🔖 Releasing / Version tags. 2.7.0 2020-03-14 16:33:53 +08:00
pig-register 🔖 Releasing / Version tags. 2.7.0 2020-03-14 16:33:53 +08:00
pig-upms 🔖 Releasing / Version tags. 2.7.0 2020-03-14 23:05:45 +08:00
.editorconfig 🔖 Releasing / Version tags. 2.7.0 2020-03-14 16:33:53 +08:00
.gitignore 🔖 Releasing / Version tags. 2.7.0 2020-03-14 16:33:53 +08:00
docker-compose.yml 🐳 Work about Docker. docker-maven-plugin 2020-01-17 20:46:22 +08:00
LICENSE 🔖 v2.0.0. happy new year 2019-02-01 21:06:59 +08:00
pom.xml Introducing new features. add module pig-common-mybatis 2020-03-14 21:44:36 +08:00
README.md 🔖 Releasing / Version tags. 2.7.0 2020-03-14 16:33:53 +08:00

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白皮书

快速构架微服务应用

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

核心依赖

依赖 版本
Spring Boot 2.2.5.RELEASE
Spring Cloud Hoxton.SR3
Spring Security OAuth2 2.3.6
Mybatis Plus 3.3.1
hutool 5.2.0
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: 2270033969

公开课

交流群