.PROPERTIES
Java Properties File
A .properties file is a plain text file used to store configuration information for Java applications. It typically cont...