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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
LocalPropertySourceLocatorConfiguration
protected LocalPropertySourceLocatorConfiguration()
-
-
Method Details
-
environmentRepositoryPropertySourceLocator
@Bean public EnvironmentRepositoryPropertySourceLocator environmentRepositoryPropertySourceLocator()
-