| Class | Description |
|---|---|
| BaseConfigSource |
Base class for all our ConfigSources
|
| PropertyFileConfigSource | |
| PropertyFileConfigSourceProvider |
Register all property files with the given propertyFileName
as
ConfigSource. |
| SystemEnvConfigSource |
ConfigSource which uses System.getenv() |
| SystemPropertyConfigSource |
ConfigSource which uses System.getProperties() |
Copyright © 2017. All rights reserved.