1 Star 0 Fork 12.6K

Rocky / pig

forked from lengleng / pig 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 3.81 KB
一键复制 编辑 原始数据 按行查看 历史

中文 | 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.0.RELEASE
Spring Cloud Hoxton.SR4
Spring Security OAuth2 2.3.6
Mybatis Plus 3.3.1
hutool 5.3.5
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 request,note correspondence dev branch

  2. Welcome to submit issue,Please 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

Java
1
https://gitee.com/fudaoji/pig.git
git@gitee.com:fudaoji/pig.git
fudaoji
pig
pig
master

搜索帮助