Skip to content
forked from pig-mesh/pig-ui

πŸš€ The best rbac web framework. base on Spring Boot 2.2、 Spring Cloud Hoxton、 OAuth2 . Give a star

License

Notifications You must be signed in to change notification settings

xiaodaie/pig-ui

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

65 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

δΈ­ζ–‡ | 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.1.RELEASE
Spring Cloud Hoxton.SR5
Spring Security OAuth2 2.3.6
Mybatis Plus 3.3.2
hutool 5.3.8
Avue 2.6.5

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-mybatis -- mybatis expand
     β”œβ”€β”€ pig-common-security -- security tools
     β”œβ”€β”€ pig-common-swagger -- api documentation
     └── pig-common-sentinel -- sentinel auto fallbak
β”œβ”€β”€ 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]	 

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: [email protected] | QQ: 3130998334

Free Class

Chat Group

Star history

Stargazers over time

About

πŸš€ The best rbac web framework. base on Spring Boot 2.2、 Spring Cloud Hoxton、 OAuth2 . Give a star

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 48.5%
  • JavaScript 43.0%
  • CSS 7.7%
  • Other 0.8%