Changes

Jump to navigation Jump to search
59 bytes added ,  14:33, 30 April 2022
m
Line 85: Line 85:     
You can enable more endpoints of actuator at application.properties:<syntaxhighlight lang="java">
 
You can enable more endpoints of actuator at application.properties:<syntaxhighlight lang="java">
management.endpoints.web.exposure.include=*
+
# anagement.endpoints.web.exposure.include=*
 +
# anagement.endpoints.web.exposure.include=health,metrics
 
</syntaxhighlight>
 
</syntaxhighlight>
  

Navigation menu