Function loadJavaProperties
Load a Java properties file from disk.
Parameters
Name | Description |
---|---|
filePath | Path to the Java properties file. |
Returns
The loaded configuration.
Load a Java properties file from disk.
Name | Description |
---|---|
filePath | Path to the Java properties file. |
The loaded configuration.