DefaultConfigLoadingStrategy

Default config loading strategy. Able to load resource, file or URL. Behavior may be altered by defining one of VM properties config.resource, config.file or config.url

Default config loading strategy. Able to load resource, file or URL. Behavior may be altered by defining one of VM properties config.resource, config.file or config.url

class Object
trait Matchable
class Any

Value members

Concrete methods

override def parseApplicationConfig(parseOptions: ConfigParseOptions): Config
Definition Classes