In this video, we will see, how to enable all endpoints in spring boot actuator.
By default, all endpoints but shutdown are enabled and only health and info are exposed.
management.endpoints.web.exposure.include=*
#JavaInspires #LiveCoding #SilentVideo
Search Terms:
Java Inspires Spring Boot
Spring Boot Actuator
Spring Boot Actuator Endpoint
Spring Boot Actuator Examples
How to enable all endpoints in actuator
enable all endpoints actuator