public class YAMLPropertiesSource extends java.lang.Object implements PropertiesSource
| Constructor and Description |
|---|
YAMLPropertiesSource(Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
getProperties() |
public YAMLPropertiesSource(Resource resource)
public java.util.Map<java.lang.String,java.lang.String> getProperties()
getProperties in interface PropertiesSourceCopyright © 2017-2021 Okta. All Rights Reserved.