public class SystemPropertyFilesystemConfigurationPropertiesSource extends AbstractFilesystemConfigurationPropertiesSource
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTY_FILE_NAME
The system property name for the filename to use.
|
| Constructor and Description |
|---|
SystemPropertyFilesystemConfigurationPropertiesSource() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getFilename()
Get the configuration properties filename.
|
getProperties@Nonnull @NotEmpty public static final java.lang.String PROPERTY_FILE_NAME
public SystemPropertyFilesystemConfigurationPropertiesSource()
protected java.lang.String getFilename()
getFilename in class AbstractFilesystemConfigurationPropertiesSource