@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() |
@Bean public ConfigClientProperties configClientProperties()
@Bean
@ConditionalOnProperty(value="spring.cloud.config.enabled",
matchIfMissing=true)
public ConfigServicePropertySourceLocator configServicePropertySource()
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.