Using snake case with mapstruct
Sep 19, 2023 · 3 min read · Introduction For those backend devs who are unfamiliar with mapstruct: you miss out on a fantastic tool. MapStruct is an open-source code generation library for mapping data between Java beans. It simplifies the process of converting one Java object ...
Join discussion


