Deserialize problem with a field named "aField" and @Setter

16 views
Skip to first unread message

peng zhao

unread,
Apr 8, 2025, 8:48:43 AMApr 8
to Project Lombok

I have a field named private String aField, and I use @Getter on it. when i deserialize the object(use jackson) from json "{"aField":"123"}",I can NOT get the field value correctly.

Is there any doc or JSR lead to that feature?
I'm using lombok 1.18.38 and jackson 2.11.3

Reply all
Reply to author
Forward
0 new messages