com.typesafe.config.ConfigFactory.invalidateCaches()
com.typesafe.config.ConfigFactory.load()
Utility methods that parse a file and then calls ConfigFactory.load
com.typesafe.config.ConfigFactory.parseFile()
A wrapper of
com.typesafe.config.ConfigFactorywhose methods return scala.Either instead of throwing exceptions