Package | Description |
---|---|
org.springframework.boot.env |
Spring
Environment support. |
Modifier and Type | Class and Description |
---|---|
class |
PropertiesPropertySourceLoader
Strategy to load '.properties' files into a
PropertySource . |
class |
YamlPropertySourceLoader
Strategy to load '.yml' (or '.yaml') files into a
PropertySource . |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.