Go to file
lengleng f213de9143 ♻️ Refactoring code. up swagger 3.0 重构 common-swagger 模块 2020-10-04 14:19:54 +08:00
.gitee 🎉 🎉 🎉 v2.9.0 | wiki.pig4cloud.com 2020-09-14 21:42:00 +08:00
db Merge branch 'dev' of https://gitee.com/log4j/pig into dev 2020-09-16 10:48:48 +08:00
pig-auth #I1XCQO 优化docker镜像构建 https://gitee.com/log4j/pig/issues/I1XCQO 2020-10-01 18:03:55 +08:00
pig-common ♻️ Refactoring code. up swagger 3.0 重构 common-swagger 模块 2020-10-04 14:19:54 +08:00
pig-gateway ♻️ Refactoring code. up swagger 3.0 重构 common-swagger 模块 2020-10-04 14:19:54 +08:00
pig-register #I1XCQO 优化docker镜像构建 https://gitee.com/log4j/pig/issues/I1XCQO 2020-10-01 18:03:55 +08:00
pig-upms ♻️ Refactoring code. up swagger 3.0 重构 common-swagger 模块 2020-10-04 14:19:54 +08:00
pig-visual #I1XCQO 优化docker镜像构建 https://gitee.com/log4j/pig/issues/I1XCQO 2020-10-01 18:03:55 +08:00
.editorconfig 🎉 🎉 🎉 v2.9.0 | wiki.pig4cloud.com 2020-09-14 21:42:00 +08:00
.gitignore 🎉 🎉 🎉 v2.9.0 | wiki.pig4cloud.com 2020-09-14 21:42:00 +08:00
LICENSE 🎉 🎉 🎉 v2.9.0 | wiki.pig4cloud.com 2020-09-14 21:42:00 +08:00
README.md Introducing new features. spring security oauth2.0 单元测试封装 2020-09-24 14:08:20 +08:00
README.zh.md Introducing new features. spring security oauth2.0 单元测试封装 2020-09-24 14:08:20 +08:00
docker-compose.yml Introducing new features. https://gitee.com/log4j/pig/issues/I1VO56 内置 xxl-job-admin 模块 方便使用 2020-09-18 14:53:47 +08:00
pom.xml #I1XCQO 优化docker镜像构建 https://gitee.com/log4j/pig/issues/I1XCQO 2020-10-01 18:03:55 +08:00

README.md

中文 | English

Build Status Build Status Coverage Status Downloads

  • based on Spring Cloud Hoxton 、Spring Boot 2.3、 OAuth2 RBAC web framework
  • Idea based on data-driven view, if you don't use vue, you can get started quickly
  • provide support for common containers like Docker、Kubernetes、Rancher2
  • provide lambda 、stream api 、webflux production practice

Documentation | PigX Online | PigX Paper | pig4cloud initializr

Quickly structure microservice applications

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

Core dependencies

dependencies version
Spring Boot 2.3.4.RELEASE
Spring Cloud Hoxton.SR8
Spring Cloud Alibaba 2.2.3.RELEASE
Spring Security OAuth2 2.3.6
Mybatis Plus 3.4.0
hutool 5.4.3
Avue 2.6.15

Module description

pig-ui  -- https://github.com/pigxcloud/pig-ui

pig
├── pig-auth -- oauth-server[3000]
└── pig-common 
     ├── pig-common-core -- tool core package
     ├── pig-common-datasource -- dynamic data source package
     ├── pig-common-log -- Log service package
     ├── pig-common-job -- xxl-job expand
     ├── pig-common-mybatis -- mybatis expand
     ├── pig-common-security -- security tools
     ├── pig-common-swagger -- api documentation
     ├── pig-common-sentinel -- sentinel auto fallbak
     └── pig-common-test -- spring security oauth2 test ext
├── pig-register -- nacos server[8848]
├── pig-gateway -- spring cloud gateway[9999]
└── pig-upms
     └── pig-upms-api -- user management system api
     └── pig-upms-biz -- user management system biz[4000]
└── pig-visual
     └── pig-monitor -- spring boot admin[5001]
     ├── pig-codegen -- graphical code generation[5002]
     ├── pig-sentinel-dashboard -- sentinel dashboard [5003]
     └── pig-xxl-job-admin -- xxl-job-admin [5004]	 

Open source co-construction

  1. Welcome to submit pull requestnote correspondence dev branch

  2. Welcome to submit issuePlease clearly write down the cause of the problem, the development environment, and the steps to reproduce.

  3. mail: pig4cloud@qq.com

License

pig is Open Source software released under the Apache 2.0 license.

Free Class

Chat Group

Star history

Stargazers over time