Photography
Starting my photography blog
This idea has been in the back of my mind for quite a while now.
Hey, I'm Cassio Molin. I'm a software engineer and photography enthusiast living in Dublin, Ireland. This is my website, where I share my thoughts and photos.
Read my latest posts about programming and photography.
In a previous post, I demonstrated how to compare JSON documents using Jackson and Gson, taking advantage of Java 8 streams and Guava for comparing the documents as flat maps. In this post, I approach the comparison of JSON documents from another perspective, using JSON-P, also known as Java API for JSON Processing.