/spring-boot-examples-actuator

Examples of the Spring Boot build-in Actuator Health endpoint.

Primary LanguageJavaApache License 2.0Apache-2.0

spring-boot-examples-actuator

Examples of the Spring Boot build-in Actuator Health endpoint.

After starting the app, you will find the actuator info at

localhost:8080/actuator

You might need to manually trigger a rebuild with maven install