projectlombok/lombok
View on GitHub[FEATURE] @Jacksonized counterpart for users of JSON-B
Open
#3,203 opened on May 25, 2022
enhancementhelp wantedparked
Description
Requested feature:
The @Jacksonized annotation is great for deserializing JSON to immutable DTOs. It would be great if an equivalent for users of JSON-B could be added to Lombok as well.
Target audience: Users of plain Java EE/Jakarta EE.