Quantcast
Channel: Spring boot application actuator end points get registered and requests still fail - Stack Overflow
Browsing all 3 articles
Browse latest View live

Answer by Raj kannan Iyyappan for Spring boot application actuator end points...

management.security.enabled=falsemanagement.endpoints.web.exposure.include=*I had the similar issue and setting the above properties resolved it.Update: I had this problem for version 1.5.9 . With the...

View Article



Answer by Ortomala Lokni for Spring boot application actuator end points get...

According to the getting started guide : Building a RESTful Web Service with Spring Boot Actuator you should use the spring-boot-starter-actuator starter...

View Article

Spring boot application actuator end points get registered and requests still...

I have a Spring boot app with the following startup code. The Actuator end points get mapped and the beans get removed. I see the actuator end points registered and then the beans removed. Going by the...

View Article
Browsing all 3 articles
Browse latest View live




Latest Images