Go to file
wangiegie@gmail.com 8858d34f91 自定义redis 增强客户端 2018-01-01 10:09:06 +08:00
doc 日志表 新增serviceId exception字段 2017-12-25 21:15:14 +08:00
pig-admin-service 1. fixed: 服务未上线,日志空指针问题 2017-12-29 18:57:35 +08:00
pig-auth-service fixed: 账户失效问题 2017-12-30 18:39:53 +08:00
pig-common 1. fixed: 服务未上线,日志空指针问题 2017-12-29 18:57:35 +08:00
pig-config 1. 删除本地配置 2017-12-29 15:05:57 +08:00
pig-eureka 1. 新增docker 部署配置 2017-12-24 17:03:01 +08:00
pig-gateway 整合zipkin 未整合elk 2017-12-31 11:09:22 +08:00
pig-visual 自定义redis 增强客户端 2018-01-01 10:09:06 +08:00
.gitignore 添加gitignore 2017-12-29 13:20:04 +08:00
LICENSE 修改为MIT协议 2017-12-24 20:56:11 +08:00
README.md 更新 README.md 2017-12-29 14:21:07 +08:00
pom.xml 新增pig-visual 2017-12-27 14:07:04 +08:00

README.md

pig
├── pig-ui -- element-vue-admin实现[9528]
├── pig-admin-service -- 权限管理提供[4000]
├── pig-auth-service -- 授权服务提供[3000]
├── 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交流群互相学习
image

详细说明 wiki

https://gitee.com/log4j/pig/wikis/