Skip to main content

Tegral Config

Tegral Config is an extension library that adds extra features on top of Hoplite.

Tegral Config aims to supplement the "data class" model of defining configuration files by implementing Hoplite decoders for custom classes. You can use such decoders in your own projects, although Tegral Config does not provide the necessary SPI "auto-registration" of decoders: you will need to add them manually to the ConfigLoaderBuilder object via addDecoder(...).

Package information
Package nameCatalog dependencyFull Gradle name
tegral-config-coretegralLibs.config.coreguru.zoroark.tegral:tegral-config-core:VERSION