@NonNullApi @NonNullFields
Package io.github.resilience4j.ratelimiter.configure
-
Interface Summary Interface Description RateLimiterAspectExt RateLimiter aspect extension support interface type if you want to support new types -
Class Summary Class Description RateLimiterAspect This Spring AOP aspect intercepts all methods which are annotated with aRateLimiterannotation.RateLimiterConfiguration Configurationfor resilience4j ratelimiter.RateLimiterConfigurationProperties ReactorRateLimiterAspectExt the Reactor RateLimiter logic support for the spring AOP Conditional on Reactor class existence on spring class loaderRxJava2RateLimiterAspectExt the Rx RateLimiter logic support for the spring AOP conditional on the presence of Rx classes on the spring class loader