ZhBoot v1.5.0 Release
14.增加Spring Boot Admin监控 & 规范日志输出格式
-
代码版本: 1.5.0-Release
-
功能:增加Spring Boot Admin监控、规范日志输出格式
-
包含模块:
- zh-monitor项目:新增监控项目
- zh-boot项目: 增加SpringBootAdmin的client依赖,增加logback.xml规范日志输出格式
-
启动项目并验证
- 启动zh-boot
- 访问 http://localhost:8080/swagger-ui.html#/
- 启动zh-monitor
- 访问 http://localhost:8081
-
博客地址: