@Configuration
@ConditionalOnClass(name={"org.springframework.web.context.support.GenericWebApplicationContext","org.springframework.boot.context.embedded.EmbeddedWebApplicationContext"})
protected static class NoopDiscoveryClientAutoConfiguration.Boot15PortFinderConfiguration
extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Boot15PortFinderConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cloud.client.discovery.noop.NoopDiscoveryClientAutoConfiguration.PortFinder |
portFinder(org.springframework.context.ApplicationContext context) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.