Package | Description |
---|---|
org.springframework.cloud.gateway.filter.ratelimit | |
org.springframework.cloud.gateway.support |
Modifier and Type | Interface and Description |
---|---|
interface |
RateLimiter<C> |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRateLimiter<C> |
class |
RedisRateLimiter
See https://stripe.com/blog/rate-limiters and
https://gist.github.com/ptarjan/e38f45f2dfe601419ca3af937fff574d#file-1-check_request_rate_limiter-rb-L11-L34.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractStatefulConfigurable<C> |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.