The Baeldung logo
  • The Baeldung Logo
  • Start Here
  • Courses ▼▲
    • REST with Spring

      The canonical reference for building a production grade API with Spring

    • Learn Spring Security ▼▲

      THE unique Spring Security education if you’re working with Java today

      • Learn Spring Security Core

        Focus on the Core of Spring Security 5

      • Learn Spring Security OAuth

        Focus on the new OAuth2 stack in Spring Security 5

    • Learn Spring

      From no experience to actually building stuff​

    • Learn Spring Data JPA

      The full guide to persistence with Spring Data JPA

  • Guides ▼▲
    • Persistence

      The Persistence with Spring guides

    • REST

      The guides on building REST APIs with Spring

    • Security

      The Spring Security guides

  • About ▼▲
    • Full Archive

      The high level overview of all the articles on the site.

    • Baeldung Ebooks

      Discover all of our eBooks

    • About Baeldung

      About Baeldung.

Category upJSON

Jackson

The Jackson project is a very popular set of utilities for working with JSON and other data formats. Learn how to map and parse data with Jackson.

  • Jackson Basics (11)

>> @JsonIgnore vs @Transient

>> Jackson’s Deserialization With Lombok

>> Object Validation After Deserialization

>> How to Parse an INI File in Java

>> Deduction-Based Polymorphism in Jackson 2.12

>> Serialize and Deserialize Booleans as Integers With Jackson

>> Get all the Keys in a JSON String Using JsonNode

>> Deserialize Snake Case to Camel Case With Jackson

>> “HttpMessageNotWritableException: No converter found for return value of type”

>> Jackson: java.util.LinkedHashMap cannot be cast to X

>> Spring Boot: Customize the Jackson ObjectMapper

>> Reducing JSON Data Size

>> Hypermedia Serialization With JSON-LD

>> Mocking the ObjectMapper readValue() Method

>> Reading HttpServletRequest Multiple Times in Spring

>> Calling Default Serializer from Custom Serializer in Jackson

>> Compare Two JSON Objects with Jackson

>> How to Process YAML with Jackson

>> Filtering Jackson JSON Output Based on Spring Security Role

>> Deserialize Immutable Objects with Jackson

>> Mapping a Dynamic JSON Object with Jackson

>> Convert XML to JSON Using Jackson

>> Mapping Nested Values with Jackson

>> Map Serialization and Deserialization with Jackson

>> Jackson Streaming API

>> Using Optional with Jackson

>> Guide to @JsonFormat in Jackson

>> Jackson vs Gson

>> Spring JSON-P with Jackson

>> Intro to the Jackson ObjectMapper

>> XML Serialization and Deserialization with Jackson

>> More Jackson Annotations

>> Inheritance with Jackson

>> Working with Tree Model Nodes in Jackson

>> JSON in Java

>> Jackson Annotation Examples

>> Jackson – Decide What Fields Get Serialized/Deserialized

>> Jackson – Working with Maps and nulls

>> Jackson JSON Tutorial

>> Jackson – Bidirectional Relationships

>> Jackson Date

>> Jackson Exceptions – Problems and Solutions

>> Jackson JSON Views

>> Getting Started with Custom Deserialization in Jackson

>> Jackson – Custom Serializer

>> Jackson Unmarshalling JSON with Unknown Properties

>> Jackson – JsonMappingException (No serializer found for class)

>> How To Serialize and Deserialize Enums with Jackson

>> Jackson – Marshall String to JsonNode

>> Ignore Null Fields with Jackson

>> Jackson – Unmarshall to Collection/Array

>> Jackson – Change Name of Field

>> Serialize Only Fields that meet a Custom Criteria with Jackson

>> Jackson Ignore Properties on Marshalling

  • ↑ Back to Top
res – Jackson (eBook) (cat=Jackson)
opt-in
Do JSON right with Jackson
Download the E-book
The Baeldung logo

Courses

  • All Courses
  • All Bulk Courses
  • All Bulk Team Courses
  • The Courses Platform

Series

  • Java “Back to Basics” Tutorial
  • Jackson JSON Tutorial
  • Apache HttpClient Tutorial
  • REST with Spring Tutorial
  • Spring Persistence Tutorial
  • Security with Spring
  • Spring Reactive Tutorials

About

  • About Baeldung
  • The Full Archive
  • Editors
  • Jobs
  • Our Partners
  • Partner with Baeldung
  • Terms of Service
  • Privacy Policy
  • Company Info
  • Contact
The Baeldung Logo