DEV Community

Cover image for Get started with Jackson annotations (Java)
coder4life
coder4life

Posted on

Get started with Jackson annotations (Java)

This is an introduction to Jackson and Annotations. First loading JSON from a file in resources, then mapping content to Java objects, and finally playing around with some of the most basic annotations in Jackson.

Top comments (0)