JsonView

http://www.baeldung.com/jackson-json-view-annotation

In this tutorial, we’ll go over how to use Jackson JSON Views to serialize/deserialize objects, customize the views and finally – how to start integrating with Spring.

Last updated

Was this helpful?