Let's get started with a Microservice Architecture with Spring Cloud:
Jackson JSON Series
Last updated: September 28, 2023
This tutorial illustrates the most common Jackson tasks, problems, and solutions while marshalling and unmarshalling JSON.
Jackson - Basics
-
Jackson Annotation Examples (popular)
-
Intro to the Jackson ObjectMapper (popular)
-
Jackson Unmarshalling JSON with Unknown Properties (popular)
-
XML Serialization and Deserialization with Jackson (popular)
-
Using Optional with Jackson
-
Jackson Date (popular)
-
Jackson Exceptions - Problems and Solutions (popular)
Jackson - Customization
-
Jackson Ignore Properties on Marshalling (popular)
-
Ignore Null Fields With Jackson (popular)
-
Jackson - Change Name of Field
-
Guide to @JsonFormat in Jackson (popular)
-
Jackson - Marshall String to JsonNode
-
Jackson - Custom Serializer (popular)
-
Getting Started with Custom Deserialization in Jackson (popular)
-
Spring Boot: Customize the Jackson ObjectMapper (popular)
-
OffsetDateTime Serialization With Jackson (popular)
-
Deserialize Snake Case to Camel Case With Jackson (popular)
Jackson - Advanced
-
More Jackson Annotations
-
Jackson JSON Views (popular)
-
Map Serialization and Deserialization with Jackson (popular)
-
How To Serialize and Deserialize Enums with Jackson (popular)
-
Mapping a Dynamic JSON Object with Jackson
-
Mapping Nested Values with Jackson
-
Jackson - Bidirectional Relationships
-
Working with Tree Model Nodes in Jackson (popular)
-
@JsonSubTypes vs. Reflections for Polymorphic Deserialization in Jackson (popular)
-
Fix the JsonMappingException: Can not deserialize instance of java.util.ArrayList from Object value (token JsonToken.START_OBJECT)
-
How to Process YAML with Jackson (popular)
















