public final class CacheUtils
extends java.lang.Object
| 限定符和类型 | 方法和说明 |
|---|---|
static java.lang.String |
contentTypeKey(org.springframework.web.server.ServerWebExchange exchange)
the cache data content type key.
|
static java.lang.String |
dataKey(org.springframework.web.server.ServerWebExchange exchange)
the cache data key.
|
static org.apache.shenyu.plugin.cache.ICache |
getCache()
get the cache.
|
public static java.lang.String dataKey(org.springframework.web.server.ServerWebExchange exchange)
exchange - the exchange.public static java.lang.String contentTypeKey(org.springframework.web.server.ServerWebExchange exchange)
exchange - the exchangepublic static org.apache.shenyu.plugin.cache.ICache getCache()
Copyright © 2026 The Apache Software Foundation. All rights reserved.