projectlombok/lombok

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

Open

#3.203 geöffnet am 25. Mai 2022

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (12.535 Stars) (2.310 Forks)batch import
enhancementhelp wantedparked

Beschreibung

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