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

      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 6

      • Learn Spring Security OAuth

        Focus on the new OAuth2 stack in Spring Security 6

    • Learn Spring

      From no experience to actually building stuff​

    • Learn Spring Data JPA

      The full guide to persistence with Spring Data JPA

  • Java Courses ▼▲
    • Learn JUnit

      Master the most popular Java testing framework.

    • Learn Maven

      Simplify Your Build with Apache Maven

    • Learn Hibernate JPA

      Master persistence with the Java specification and Hibernate implementation

    • Learn Mockito

      Enhance your unit tests through practical mocking

  • Pricing
  • 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.

JSON » JsonNode

JSON is a light-weight data format used to exchange data between systems in a standardized way. Have a look at how to work with JSON in Java.

  • Gson (35)
  • Jackson Basics (29)
  • Serialization (17)
  • x JsonNode (14)
  • Java Null (7)
  • JSONObject (6)
  • Exception (5)
  • Apache Avro (3)
  • Java HashMap (3)

>> Compare Two JSON Objects with Jackson

  • popular

>> Working with Tree Model Nodes in Jackson

  • popular

>> Getting Started with Custom Deserialization in Jackson

  • popular

>> Using findValue() to Get the Value for a Nested Key in Jackson

>> Convert Jackson JsonNode to Typed Collection

>> Simplified Array Operations on JsonNode Without Typecasting in Jackson

>> How to Convert JsonNode to ObjectNode

>> How to Check if a Value Exists in a JSON Array for a Particular Key

>> Converting JsonNode Object to Map

>> Removing JSON Elements With Jackson

>> Difference Between asText() and toString() in JsonNode

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

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

>> Jackson – Marshall String to JsonNode

Course – LSSO – NPI EA (tag = OAuth)
LSSO Course Banner
The Baeldung logo

Courses

  • All Courses
  • Baeldung All Access
  • Baeldung All Team Access
  • The Courses Platform

Series

  • Java “Back to Basics” Tutorial
  • Learn Spring Boot Series
  • Spring Tutorial
  • Get Started with Java
  • All About String in Java
  • Security with Spring
  • Java Collections

About

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