Class ConfigServerBootstrapConfiguration.LocalPropertySourceLocatorConfiguration

java.lang.Object
org.springframework.cloud.config.server.bootstrap.ConfigServerBootstrapConfiguration.LocalPropertySourceLocatorConfiguration
Enclosing class:
ConfigServerBootstrapConfiguration

@EnableConfigurationProperties(ConfigServerProperties.class) @Import(EnvironmentRepositoryConfiguration.class) protected static class ConfigServerBootstrapConfiguration.LocalPropertySourceLocatorConfiguration extends Object
Author:
Dave Syer, Roy Clarkson
  • Constructor Details

    • LocalPropertySourceLocatorConfiguration

      protected LocalPropertySourceLocatorConfiguration()
  • Method Details