- Load the configuration file, as given on the command line / as set in the user environment
-Dapplication-configuration=<path-to-file>
- Load the 'application.properties' file from the current working directory
- Load the 'application.properties' file from the '$HOME/.application' directory
View the above class
Application
on a separate page.