kerner1000 / spring-boot-examples-actuator

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0


Languages

Language:Java 100.0%