@Configuration
@ConditionalOnProperty(value="shenyu.plugins.uri.enabled",
havingValue="true",
matchIfMissing=true)
public class URIPluginConfiguration
extends java.lang.Object
| Constructor and Description |
|---|
URIPluginConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shenyu.plugin.api.ShenyuPlugin |
uriPlugin()
Uri plugin.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.