-
org.springframework.boot spring-boot-starter-actuator -
配置文件添加management.endpoints.web.exposure.include=*
-
访问http://localhost:端口号/actuator/beans
参考:https://blog.csdn.net/weixin_38308374/article/details/114195633

org.springframework.boot spring-boot-starter-actuator
配置文件添加management.endpoints.web.exposure.include=*
访问http://localhost:端口号/actuator/beans
参考:https://blog.csdn.net/weixin_38308374/article/details/114195633