@Configuration(proxyBeanMethods=false) @AutoConfigureBefore(value=GatewayAutoConfiguration.class) @ConditionalOnProperty(name="spring.cloud.gateway.enabled", matchIfMissing=true) public class GatewayClassPathWarningAutoConfiguration extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
GatewayClassPathWarningAutoConfiguration.SpringMvcFoundOnClasspathConfiguration |
protected static class |
GatewayClassPathWarningAutoConfiguration.WebfluxMissingFromClasspathConfiguration |
| Constructor and Description |
|---|
GatewayClassPathWarningAutoConfiguration() |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.