File-Loaders

Plugins to load config resources.

classpath

A plugin that loads the config resources from urls starting with prefix: "classpath"://.

file

A plugin that loads the config resources from urls starting with prefix: "file"://.

servlet

A plugin that loads the config resources from urls starting with prefix: "servlet"://.