Package | Description |
---|---|
org.springframework.boot.config |
Class and Description |
---|
JsonParser |
PropertiesPropertySourceLoader
Strategy to load '.properties' files into a
PropertySource . |
PropertySourceLoader
Strategy interface used to load a
PropertySource . |
YamlProcessor
Base class for Yaml factories.
|
YamlProcessor.DocumentMatcher
Strategy interface used the test if properties match.
|
YamlProcessor.MatchCallback
Callback interface used to process properties in a resulting map.
|
YamlProcessor.MatchStatus
Status returned from
YamlProcessor.DocumentMatcher.matches(Properties) |
YamlProcessor.ResolutionMethod
Resolution methods.
|
YamlPropertySourceLoader
Strategy to load '.yml' files into a
PropertySource . |
Copyright © 2013. All rights reserved.