Polish
This commit is contained in:
@@ -74,9 +74,7 @@ public class YamlPropertySourceLoader extends PropertiesPropertySourceLoader {
|
||||
* A property source loader that matches documents that have no explicit profile or
|
||||
* which have an explicit "spring.profiles.active" value in the current active
|
||||
* profiles.
|
||||
*
|
||||
* @param activeProfiles the active profiles to match independent of file contents
|
||||
*
|
||||
* @return a property source loader
|
||||
*/
|
||||
public static YamlPropertySourceLoader springProfileAwareLoader(
|
||||
@@ -102,4 +100,4 @@ public class YamlPropertySourceLoader extends PropertiesPropertySourceLoader {
|
||||
});
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user