How can we enable [Spring Boot Admin](https://github.com/codecentric/spring-boot-admin) endpoints like `/actuator`? In the fresh project all endpoints are handled by JSF. Thanks!
How can we enable Spring Boot Admin endpoints like
/actuator? In the fresh project all endpoints are handled by JSF.Thanks!