projectlombok/lombok

[FEATURE] @Jacksonized counterpart for users of JSON-B

Open

#3,203 opened on May 25, 2022

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Java (12,535 stars) (2,310 forks)batch import
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.

Contributor guide

[FEATURE] @Jacksonized counterpart for users of JSON-B · projectlombok/lombok#3203 | Good First Issue