Package io.github.resilience4j.circuitbreaker.configure
@NonNullApi
@NonNullFields
package io.github.resilience4j.circuitbreaker.configure
-
ClassDescriptionThis Spring AOP aspect intercepts all methods which are annotated with a
CircuitBreakerannotation.circuit breaker aspect extension support interface type if you want to support new typesConfigurationfor resilience4j-circuitbreaker.the Reactor breaker logic support for the spring AOP Conditional on Reactor class existence on spring class loaderthe Rx circuit breaker logic support for the spring AOP conditional on the presence of Rx classes on the spring class loader