Kora Config Hocon

HOCON typed configuration in Kora 2.0 — @ConfigSource and @ConfigMapper interfaces bound to application.conf by HoconConfigModule (io.koraframework:config-hocon), custom ConfigValueMapper with @Mapping, env substitution, and the @ApplicationConfig/@EnvironmentConfig/@SystemPropertiesConfig layer tags. Use when adding typed config to a Kora service, porting @ConfigValueExtractor from Kora 1.x, or debugging "Config expected value, but got null at path".

kora-projects 7bfa122 7 files · 82.7 KB Updated

File contents

kora-projects/kora-skills/tree/main/plugins/kora-v2/skills/kora-config-hocon commit 7bfa122b70

Frequently asked questions

npx skillmds@latest add kora-projects/kora-config-hocon-2