...

/

Customizing Management Service Route

Customizing Management Service Route

Learn how to customize application endpoints and tune the actuator's path.

Tuning the actuator path

While it’s nice to use the toolkit’s default values, sometimes we need to bend our application to the system administrator’s monitoring agents. This is why Spring Boot Actuator provides the means to tune endpoints. By adding the following setting to src/main/resources/application.properties, we can tune the path for the actuator:

Access this course and 1400+ top-rated courses and projects.