| Name | Description | Type | Package | Framework |
| EnumerableCompositePropertySource | An mutable, enumerable, composite property source. | Class | org.springframework.boot.env | Spring Boot |
| EnvironmentPostProcessor | Allows for customization of the application's Environment prior to theapplication context being refreshed. | Interface | org.springframework.boot.env | Spring Boot |
| PropertiesPropertySourceLoader | Strategy to load '. | Class | org.springframework.boot.env | Spring Boot |
| PropertySourceLoader | Strategy interface located via SpringFactoriesLoader and used to load aAuthor:Dave Syer, Phillip Webb | Interface | org.springframework.boot.env | Spring Boot |
| PropertySourcesLoader | Utility that can be used to MutablePropertySources usingPropertySourceLoaders. | Class | org.springframework.boot.env | Spring Boot |
| SpringApplicationJsonEnvironmentPostProcessor | An EnvironmentPostProcessor that parses JSON fromspring. | Class | org.springframework.boot.env | Spring Boot |
| YamlPropertySourceLoader | Strategy to load '. | Class | org.springframework.boot.env | Spring Boot |