Uses of Class
org.springframework.cloud.gateway.support.AbstractStatefulConfigurable
-
Packages that use AbstractStatefulConfigurable Package Description org.springframework.cloud.gateway.filter.ratelimit -
-
Uses of AbstractStatefulConfigurable in org.springframework.cloud.gateway.filter.ratelimit
Subclasses of AbstractStatefulConfigurable in org.springframework.cloud.gateway.filter.ratelimit Modifier and Type Class Description classAbstractRateLimiter<C>classRedisRateLimiterSee https://stripe.com/blog/rate-limiters and https://gist.github.com/ptarjan/e38f45f2dfe601419ca3af937fff574d#file-1-check_request_rate_limiter-rb-L11-L34.
-