Package systems.bos.spring1config
Class OneConfigPropertySourceLocator
- java.lang.Object
-
- systems.bos.spring1config.OneConfigPropertySourceLocator
-
- All Implemented Interfaces:
org.springframework.cloud.bootstrap.config.PropertySourceLocator
@Order(0) public class OneConfigPropertySourceLocator extends Object implements org.springframework.cloud.bootstrap.config.PropertySourceLocator
-
-
Constructor Summary
Constructors Constructor Description OneConfigPropertySourceLocator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.springframework.core.env.PropertySource<?>locate(org.springframework.core.env.Environment environment)
-