All Classes and Interfaces

Class
Description
 
 
 
Annotation allow applying CircuitBreaker to a specific method
A CircuitBreaker manages the state of a backend system.
 
Configures behavior of CircuitBreaker.releaseOnError(Throwable) on whenever exception should count as failre or not
Manages state of all CircuitBreaker in system
Records circuit breaker metrics
 
 
You can use Resilient4j documentation as a description of how CircuitBreaker works and how similar properties are configution its parts