.config file for Java application?
Hi guys, I was improving my project today and wondered, if its possible, to set a config file for specific variable values which will then be parsed into the vars once the program was started. I am currently keeping my final variables in a file called Var.java which is good and works well but forces me to change the source code whenever I want to change the DB IP for example. https://pastebin.com/55bm0Lc6
Pastebin
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.

