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
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedLocalPropertySourceLocatorConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description EnvironmentRepositoryPropertySourceLocatorenvironmentRepositoryPropertySourceLocator()
-
-
-
Method Detail
-
environmentRepositoryPropertySourceLocator
@Bean public EnvironmentRepositoryPropertySourceLocator environmentRepositoryPropertySourceLocator()
-
-