Package systems.bos.spring1config
Class OneConfigBootstrapConfiguration
- java.lang.Object
-
- systems.bos.spring1config.OneConfigBootstrapConfiguration
-
@Configuration @EnableConfigurationProperties public class OneConfigBootstrapConfiguration extends Object
-
-
Constructor Summary
Constructors Constructor Description OneConfigBootstrapConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description OneConfigPropertySourceLocatorconfigServicePropertySource()
-
-
-
Method Detail
-
configServicePropertySource
@Bean @ConditionalOnMissingBean(OneConfigPropertySourceLocator.class) public OneConfigPropertySourceLocator configServicePropertySource()
-
-