projectlombok/lombok

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

Open

#3 203 ouverte le 25 mai 2022

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)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.

Guide contributeur