public final class ConfigManager.ConfigSourceSystem extends ConfigManager.AbstractConfigSource
config, name, uri| Modifier | Constructor and Description |
|---|---|
protected |
ConfigSourceSystem() |
| Modifier and Type | Method and Description |
|---|---|
void |
resolveLocation()
look for
1.
|
getConfig, getLocation, loadConfig, save, setConfig, toStringpublic void resolveLocation()
look for 1. "/META-INF/resources/wizardry/./application-test.conf" on the classpath. If not found, look for 2. "/META-INF/resources/wizardry/. /application.conf" on the classpath
resolveLocation in class ConfigManager.AbstractConfigSourceCopyright © 2017 aequologica. All rights reserved.