Spring Boot - Actuator
Given the following configuration:
What will be the result of accessing the /beans endpoint?
management.endpoints.web.exposure.include=health,metrics
What will be the result of accessing the /beans endpoint?
