@Configuration @EnableConfigurationProperties public class ConfigServiceBootstrapConfiguration extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ConfigServiceBootstrapConfiguration.RetryConfiguration |
| Constructor and Description |
|---|
ConfigServiceBootstrapConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ConfigClientProperties |
configClientProperties() |
ConfigServicePropertySourceLocator |
configServicePropertySource(ConfigClientProperties properties) |
@Bean public ConfigClientProperties configClientProperties()
@Bean
@ConditionalOnProperty(value="spring.cloud.config.enabled",
matchIfMissing=true)
public ConfigServicePropertySourceLocator configServicePropertySource(ConfigClientProperties properties)
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.