Annotation Type EnableCircuitBreaker


Deprecated.
as of the 3.0.1 release. Hystrix has been removed from Spring Cloud Netflix and it was the only implementation using this annotation.
Annotation to enable a CircuitBreaker implementation. https://martinfowler.com/bliki/CircuitBreaker.html
Author:
Spencer Gibb