Comparing JSON documents in Java

My insights on comparing JSON documents in Java.
My insights on comparing JSON documents in Java.
A compilation of some Maven commands for quick reference.
Still using the RFC 2616 as reference for the HTTP/1.1 protocol? Please stop!
Using Jackson with JAX-RS? See how to define a ContextResolver for ObjectMapper to customize serialization and deserialization.
Using the Jackson API to introspect a Java class and extract the available JSON properties from it.