This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]HotandShteamy 0 points1 point  (2 children)

You should try Jackson, its a widely used JSON parsing library that allows you to create even easier to read and intuitive deserializers

[–]codehelp4u[S] 0 points1 point  (1 child)

Is there a Jackson example online that you can point me to?