Spring Boot - Actuator
Given the following configuration:
Which endpoints will be accessible via HTTP?
management.endpoints.web.exposure.include=health,info
Which endpoints will be accessible via HTTP?
