Skip to content

Instantly share code, notes, and snippets.

@jannylund
Created March 14, 2016 16:50
Show Gist options
  • Save jannylund/147dd2dd66d6a9eb23b7 to your computer and use it in GitHub Desktop.
Save jannylund/147dd2dd66d6a9eb23b7 to your computer and use it in GitHub Desktop.
final Config conf = ConfigFactory.parseFile(new File("conf/application.test.conf"));
final Configuration testConfiguration = new Configuration(conf);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment