Spring Boot - Actuator a view into the application engine room
Channel:
Subscribers:
11,000
Published on ● Video Link: https://www.youtube.com/watch?v=74kRMTpPOrY
The actuator module gives a technical overview of your application. Custom health indicator can be added to determine the overall health of your application. Info can add to the info endpoint. Custom metrics can be added to the metrics endpoint. This is a great plugin that gives a lot of help when debugging an application. Enjoy! :) - Feel free to leave comments and questions below.
Other Videos By Mike Møller Nielsen
Tags:
spring
java
actuator
healthcheck
healthindicator
metrics
info
spring boot