See: Description
| Class | Description |
|---|---|
| HoconConfigurationLoader |
A loader for HOCON (Hodor)-formatted configurations, using the typesafe config library for
parsing and generation.
|
| HoconConfigurationLoader.Builder |
Builds a
HoconConfigurationLoader. |
Due to limitations in the library currently used, this loader does not respect nodes' map factories. This means that ordering in configurations will not be preserved.