public class PropertyFilePropertySource extends PropertiesPropertySource
PropertiesPropertySource
.PropertySource.Comparator, PropertySource.Util
Constructor and Description |
---|
PropertyFilePropertySource(java.lang.String fileName) |
Modifier and Type | Method and Description |
---|---|
int |
getPriority()
Returns the order in which this PropertySource has priority.
|
private static java.util.Properties |
loadPropertiesFile(java.lang.String fileName) |
forEach, getNormalForm
public PropertyFilePropertySource(java.lang.String fileName)
private static java.util.Properties loadPropertiesFile(java.lang.String fileName)
public int getPriority()
PropertySource
getPriority
in interface PropertySource
getPriority
in class PropertiesPropertySource