Kora Mapstruct

MapStruct in Kora — an @Mapper interface is auto-discovered and its generated *MapperImpl registered in the graph (no @Component). Use for DTO↔entity mapping. Java uses the MapStruct processor; Kotlin needs kapt alongside KSP.

kora-projects 77edc48 9 files · 31.9 KB Updated

File contents

kora-projects/kora-skills/tree/main/plugins/kora-v1/skills/kora-mapstruct commit 77edc48689

Frequently asked questions

npx skillmds@latest add kora-projects/kora-mapstruct