hengboy / spring-cloud-chapter

Spring Cloud Enterprise Core Technology, Corresponding to the Special Subject Source of the Brief Book "Spring Cloud Core Technology"
14 stars 6 forks source link

你了解Actuator开放指定监控节点吗? - 程序员 - 恒宇少年 | SpringBoot | SpringCloud | Java - 个人博客 #160

Open hengboy opened 4 years ago

hengboy commented 4 years ago

http://blog.yuqiyu.com/springboot-actuator-exposure-include.html

之前章节探究Actuator的默认开放节点 & 详细健康状态讲解了spring-boot-actuator默认开放的节点以及如何修改查看详细的健康信息,那我们怎么设置开放指定的节点访问呢?