mirror of https://gitee.com/maxjhandsome/pig
更新 README.md
This commit is contained in:
parent
5ffde8a9fd
commit
a735b856f0
31
README.md
31
README.md
|
@ -1,13 +1,26 @@
|
||||||
-pig
|
|
||||||
|
|
||||||
-├── pig-admin-service -- 权限管理提供
|
``` lua
|
||||||
-├── pig-auth-service -- 授权服务提供
|
pig
|
||||||
-├── pig-common -- 系统公共模块
|
├── pig-ui -- element-vue-admin实现[9528]
|
||||||
-├── pig-config -- 配置中心
|
│
|
||||||
-├── pig-eureka -- 服务注册与发现
|
├── pig-admin-service -- 权限管理提供[4000]
|
||||||
-├── pig-gateway -- ZUUL网关
|
│
|
||||||
-└── pig-visual -- 图形化模块
|
├── pig-auth-service -- 授权服务提供[3000]
|
||||||
└── pig-monitor -- 服务状态监控、turbine
|
│
|
||||||
|
├── pig-common -- 系统公共模块
|
||||||
|
│
|
||||||
|
├── pig-config -- 配置中心[4001]
|
||||||
|
│
|
||||||
|
├── pig-eureka -- 服务注册与发现[1025]
|
||||||
|
│
|
||||||
|
├── pig-gateway -- ZUUL网关[9999]
|
||||||
|
│
|
||||||
|
└── pig-visual -- 图形化模块
|
||||||
|
│
|
||||||
|
├── pig-monitor -- 服务状态监控、turbine [5001]
|
||||||
|
│
|
||||||
|
└── pig-zipkin-elk -- zipkin、ELK监控[5002]
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
欢迎加入QQ交流群,互相学习
|
欢迎加入QQ交流群,互相学习
|
||||||
|
|
Loading…
Reference in New Issue