Discuss Jackson



Jackson is a very popular and efficient Java-based library to serialize or map Java objects to JSON and vice versa. This tutorial uses a simple and intuitive way to explain the basic features of Jackson library API and how to use them in practice.

Advertisements