This tutorial illustrates the most common Jackson 2 tasks, problems and solutions while marshalling and unmarshalling JSON.

Basic Jackson Marshalling
- Jackson Annotation Examples (popular)
- Intro to the Jackson ObjectMapper (popular)
- Jackson Ignore Properties on Marshalling
- Ignore Null Fields with Jackson
- Jackson - Change Name of Field
- Jackson – Decide What Fields Get Serialized/Deserialized
- XML Serialization and Deserialization with Jackson
- Jackson – Marshall String to JsonNode
- Using Optional with Jackson

Advanced Jackson Marshalling
- Map Serialization and Deserialization with Jackson
- Serialize Only Fields that meet a Custom Criteria with Jackson
- How To Serialize and Deserialize Enums with Jackson
- Jackson - JsonMappingException (No serializer found for class)
- Jackson Date
- Jackson JSON Views
- Jackson Exceptions – Problems and Solutions
- Convert XML to JSON Using Jackson

Advanced Jackson Unmarshalling

Advanced Jackson Usage
- Compare Two JSON Objects with Jackson
- Jackson – Bidirectional Relationships
- Working with Tree Model Nodes in Jackson
- More Jackson Annotations
- Inheritance with Jackson
- Mapping Nested Values with Jackson
- Guide to @JsonFormat in Jackson
- Mapping a Dynamic JSON Object with Jackson
- Spring Boot: Customize the Jackson ObjectMapper
Jackson bottom
Get started with Spring 5 and Spring Boot 2, through the Learn Spring course:
>> CHECK OUT THE COURSEJackson footer banner


Do JSON right with Jackson
Download the E-book