Spring Boot - Actuator
Given this Spring Boot configuration snippet:
What is the effect of this setting?
management.endpoints.web.exposure.include=health,prometheusWhat is the effect of this setting?
