| Interface | Description |
|---|---|
| ConfigurationLoader |
The interface of a configuration loader
|
| ConfigurationManager |
High level abstraction over different ConfigurationLoaders.
|
| DefaultConfigurationLoader |
Load a default configuration from the classpath.
|
| EnvironmentConfigurationLoader |
A configuration loader that will load configurations from the environment variables.
|
| Exception | Description |
|---|---|
| ConfigurationNotFoundException |
Exception that is thrown if a specific configuration was not found but must be loaded.
|
| Annotation Type | Description |
|---|---|
| WithDefault |
Use the default config of this plugin.
|
Copyright © 2018. All rights reserved.