Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

actuator spring boot

Actuator is mainly used to expose operational information about the running application — health, metrics, info, dump, env, etc. It uses HTTP endpoints or JMX beans to enable us to interact with it. Once this dependency is on the classpath, several endpoints are available for us out of the box.30-Jan-2021
Source by docs.spring.io #
 
PREVIOUS NEXT
Tagged: #actuator #spring #boot
ADD COMMENT
Topic
Name
1+6 =