Uses of Interface
org.springframework.cloud.gateway.support.StatefulConfigurable
-
Packages that use StatefulConfigurable Package Description org.springframework.cloud.gateway.filter.ratelimit org.springframework.cloud.gateway.support -
-
Uses of StatefulConfigurable in org.springframework.cloud.gateway.filter.ratelimit
Subinterfaces of StatefulConfigurable in org.springframework.cloud.gateway.filter.ratelimit Modifier and Type Interface Description interfaceRateLimiter<C>Classes in org.springframework.cloud.gateway.filter.ratelimit that implement StatefulConfigurable 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. -
Uses of StatefulConfigurable in org.springframework.cloud.gateway.support
Classes in org.springframework.cloud.gateway.support that implement StatefulConfigurable Modifier and Type Class Description classAbstractStatefulConfigurable<C>
-