Codebase for the blog post Expose git information with Spring Boot’s Actuator
Steps to run this application:
- Clone this Git repository
- Navigate to the folder
expose-git-information-actuator
- Build the project with
mvn clean package
- Run the application with
java -jar target/expose-git-information-actuator.jar
- Open the browser on
http://localhost:8080/actuator/info