SyntaxFix
Write A Post
Hire A Developer
Questions
If your config file is in a different path than classpath, you can add the configuration file path as a system property:
java -Dapp.config.path=path_to_config_file -jar your.jar