Parsing Nested JSON String to CSV in Java
This is my first blog and I want to share my learnings and some observations/tips/challenges faced to dive into this topic.
What is JSON?
JSON: It is a data format called JavaScript Object Notation, which is a standard text-based format storing and ...
sanghi.hashnode.dev7 min read