Package io.github.resilience4j.spring6.fallback
@NonNullApi
@NonNullFields
package io.github.resilience4j.spring6.fallback
-
ClassDescriptionfallbackMethod decorator for
CompletionStagedefault fallbackMethod decorator. it catches throwable and invoke the fallbackMethod method.interface of FallbackDecoratorFallbackDecoratorresolverReflection utility for invoking a fallback method.fallbackMethod decorator forFluxandMonofallbackMethod decorator forObservableSource,SingleSource,CompletableSource,MaybeSourceandFlowable.