CircuitBreaker not showing up in springboot application
I am working on a spring boot application broken in multiple microservices. I am currently trying to set up a circuit breaker and I do not manage to see it on the actuator.
I am working on a spring boot application broken in multiple microservices. I am currently trying to set up a circuit breaker and I do not manage to see it on the actuator.