SpringCloud微服务
之前通过Actuator可以通过一些Url查看程序运行状态 集成SpringAdmin 可以可视化监控状态 步骤1...[作者空间]
首先项目中引入SpringBoot起步Starter 启动项目 /info 代码里自定义信息 /health ...[作者空间]