Annotation Type | Description |
---|---|
CircuitBreaker |
Variation of
Retryable that implements the Circuit Breaker pattern. |
Fallback | |
Recoverable |
AOP around advice that can be applied to any type or method that requires
Fallback handling. |
Retryable |
AOP Advice that can be applied to any method.
|