public class YAMLConfigurationLoader
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static Logger |
LOGGER |
| Constructor and Description |
|---|
YAMLConfigurationLoader() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
loadConfigFromEnv(java.lang.Class<T> configurationClass,
java.lang.String path) |
static void |
logProcessEnv() |