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 (2,310 forks)batch import
enhancementhelp wantedparked

Repository metrics

Stars
 (12,535 stars)
PR merge metrics
 (No merged PRs in 30d)

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