Interface | Description |
---|---|
PropertySourceLoader |
Strategy interface located via
SpringFactoriesLoader and used to load a
PropertySource . |
Class | Description |
---|---|
EnumerableCompositePropertySource |
An mutable, enumerable, composite property source.
|
PropertiesPropertySourceLoader |
Strategy to load '.properties' files into a
PropertySource . |
PropertySourcesLoader |
Utility that can be used to
MutablePropertySources using
PropertySourceLoader s. |
YamlPropertySourceLoader |
Strategy to load '.yml' (or '.yaml') files into a
PropertySource . |
Environment
support.Copyright © 2015 Pivotal Software, Inc.. All rights reserved.