@Configuration @ConditionalOnClass(value=javax.servlet.ServletContext.class) protected static class ConsulAutoServiceRegistrationAutoConfiguration.ConsulServletConfiguration extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ConsulServletConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ConsulRegistrationCustomizer |
servletConsulCustomizer(org.springframework.beans.factory.ObjectProvider<javax.servlet.ServletContext> servletContext) |
@Bean public ConsulRegistrationCustomizer servletConsulCustomizer(org.springframework.beans.factory.ObjectProvider<javax.servlet.ServletContext> servletContext)
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.