Code to support this blog post: (link TBC)
This repo contains examples of how to work with JSON in Java. The blog post discusses three methods, with examples using Jackson and Gson.
The following classes are used as examples and have main
methods intended to be run from an IDE.