Leave a Comment:
2 comments
Hi, I’m searching now for a longer time to learn how to produce such nested json lists.
I now started with javax.json and the JsonObjectBuilder and JsonArrayBuilder. Do you know if the above example is doable with them? Or do you advice me to use json.simple?
Thank you!
I’ve pored over many pages, libraries, and tutorials on (de)serialization. This post beats them all, striking the best balance between simple accessibility and useful completeness.
Reply