Skip to content

How to parse string value JSON #120

Answered by pjfanning
youngfreeFJS asked this question in Q&A
Discussion options

You must be logged in to vote

I'm guessing @Data is a lombok annotation. If so, try adding more Lombok annotations so that more Java methods are autogenerated, making it easier for Jackson to find a way to set the values. @AllArgsConstructor would be the first one I would try.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by youngfreeFJS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants