| Class | Description |
|---|---|
| EnvironmentRepository |
Repository class providing access to environment variables. |
| InMemoryRepository |
Repository class providing access to a simple configuration repository backed by HashMap |
| PropertiesRepository |
Repository class providing access to a configuration repository backed by Properties files |
| SystemPropertiesRepository |
Repository class providing access to System properties. |
Copyright © 2022. All rights reserved.