Go to file
2020-05-14 16:58:19 +08:00
.gitee 🔖 Releasing / Version tags. 2.7.1 2020-03-30 22:13:53 +08:00
db 💚 https://gitee.com/log4j/pig/issues/I1H08L 配置文件名称 修改 pig-upms-biz.yml 2020-05-13 10:57:59 +08:00
pig-auth ♻️ Refactoring code.全参数构造器(AllArgsConstructor)更换为常量参数构造器(RequiredArgsConstructor) 2020-05-13 13:09:40 +08:00
pig-codegen ♻️ Refactoring code.全参数构造器(AllArgsConstructor)更换为常量参数构造器(RequiredArgsConstructor) 2020-05-13 13:09:40 +08:00
pig-common ⬆️ Upgrading dependencies. spring boot admin 2.2.3 2020-05-14 10:46:06 +08:00
pig-gateway 修改网关返回异常信息时的response 请求头 2020-05-13 13:29:06 +08:00
pig-monitor 🔖 Releasing / Version tags. 2.7.3 up spring boot 2020-05-11 21:57:44 +08:00
pig-register ⬆️ Upgrading dependencies.升级spring-cloud Hoxton.SR4 2020-05-11 22:30:22 +08:00
pig-upms ♻️ Refactoring code.优化代码,R对象仅在控制器层返回 2020-05-14 05:04:16 +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
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 ⬆️ Upgrading dependencies. spring boot admin 2.2.3 2020-05-14 10:46:06 +08:00
README.md ⬆️ Upgrading dependencies. spring cloud hoxotn sr4 2020-05-14 16:58:19 +08:00
README.zh.md ⬆️ Upgrading dependencies. spring cloud hoxotn sr4 2020-05-14 16:58:19 +08:00

中文 | English

Build Status Build Status Coverage Status Downloads

  • based on Spring Cloud Hoxton 、Spring Boot 2.2、 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.2.7.RELEASE
Spring Cloud Hoxton.SR4
Spring Security OAuth2 2.3.6
Mybatis Plus 3.3.1
hutool 5.3.4
Avue 2.5.2

Module description

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

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

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 | QQ: 3130998334

Free Class

Chat Group

Star history

Stargazers over time