Jackson

https://en.wikipedia.org/wiki/Jackson_(API\

In computing, Jackson is a high-performance JSONprocessor for Java. Its developers extol the combination of fast, correct, lightweight, and ergonomic attributes of the library.

Jackson provides many ways of working including simple POJO converted to/from JSON for simple cases. Jackson provides a set of annotations for mapping too.

http://www.baeldung.com/spring-boot-start

Last updated