Mapper

Scaffold a manual `object` mapper between a domain model and JPA entity. This project maps by hand, not MapStruct, because entities are immutable. Use when adding model-to-entity or entity-to-model conversion.

ch4570 045c31c 7 files · 20.1 KB Updated

File contents

ch4570/vulpora/tree/main/skills/mapper commit 045c31c952

Frequently asked questions

npx skillmds@latest add ch4570/mapper