spring-boot-actuator健康监控

server.port = 8080   #健康监控 management.security.enabled=false   management.port = 54001 health.mail.enabled =false   http://localhost:54001/autoconfig   http://localhost:54001/env http://localhost:5400
相关文章
相关标签/搜索