@Configuration
@ConditionalOnProperty(value="shenyu.plugins.cache.enabled",
havingValue="true",
matchIfMissing=true)
public class CachePluginConfiguration
extends java.lang.Object
| 构造器和说明 |
|---|
CachePluginConfiguration() |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shenyu.plugin.cache.CachePlugin |
cachePlugin()
the cache plugin.
|
org.apache.shenyu.plugin.base.handler.PluginDataHandler |
cachePluginDataHandler()
the cache handler.
|
Copyright © 2026 The Apache Software Foundation. All rights reserved.