@ConditionalOnProperty(value="spring.cloud.config.server.bootstrap") @Import(value=EnvironmentRepositoryConfiguration.class) protected static class ConfigServerBootstrapConfiguration.LocalPropertySourceLocatorConfiguration extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
LocalPropertySourceLocatorConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentRepositoryPropertySourceLocator |
environmentRepositoryPropertySourceLocator() |
protected LocalPropertySourceLocatorConfiguration()
@Bean public EnvironmentRepositoryPropertySourceLocator environmentRepositoryPropertySourceLocator()
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.