Package | Description |
---|---|
org.springframework.boot.config | |
org.springframework.boot.context.listener |
Modifier and Type | Class and Description |
---|---|
class |
PropertiesPropertySourceLoader
Strategy to load '.properties' files into a
PropertySource . |
class |
YamlPropertySourceLoader
Strategy to load '.yml' files into a
PropertySource . |
Modifier and Type | Method and Description |
---|---|
List<PropertySourceLoader> |
ConfigFileApplicationListener.PropertySourceLoaderFactory.getLoaders(org.springframework.core.env.Environment environment) |
Copyright © 2014. All rights reserved.