@SPI
public interface RateLimiterKeyResolver
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getKeyResolverName()
get Key resolver's name.
|
java.lang.String |
resolve(org.springframework.web.server.ServerWebExchange exchange)
resolve.
|
java.lang.String getKeyResolverName()
java.lang.String resolve(org.springframework.web.server.ServerWebExchange exchange)
exchange - exchange the current server exchange ServerWebExchangeCopyright © 2026 The Apache Software Foundation. All rights reserved.