Because there are numerous good introductions to JSON, I attempt to keep my overview of JSON in this post to the bare minimum to support my examples of using JSON with Groovy 1.8’s native JSON ...
JSON is everywhere nowadays: config files, web APIs, date formats, and more. It’s also proved popular with toolmakers, who have created many different programs to read, modify, and process JSON for a ...