Class ConsulConfigBootstrapConfiguration.ConsulPropertySourceConfiguration

java.lang.Object
org.springframework.cloud.consul.config.ConsulConfigBootstrapConfiguration.ConsulPropertySourceConfiguration
Enclosing class:
ConsulConfigBootstrapConfiguration

@Configuration(proxyBeanMethods=false) @EnableConfigurationProperties @Import(org.springframework.cloud.consul.ConsulAutoConfiguration.class) @ConditionalOnProperty(name="spring.cloud.consul.config.enabled", matchIfMissing=true) protected static class ConsulConfigBootstrapConfiguration.ConsulPropertySourceConfiguration extends Object
  • Constructor Details

    • ConsulPropertySourceConfiguration

      protected ConsulPropertySourceConfiguration()
  • Method Details