'Spring actuator in non mvc application

I added spring-boot-starter-actuator to maven in non mvc application, I added management.endpoints.web.exposure.include=*, when I try to view it on the browser, I get infinity loading, how can I saw metrics?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source