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.

  • Category upJSON
  • Category upJackson
  • Category upData

Tag: Serialization

Serialization in Java concerns the conversion of Java objects to binary data and the opposite using different data serialization mechanisms. Learn about serialization in Java using the Java Serializable interface, JSON serialization, Gson, Avro, Protocol Buffers, and more.

>> Introduction to Java Serialization

  • popular
  • reference

>> @JsonSubTypes vs. Reflections for Polymorphic Deserialization in Jackson

  • popular

>> How to Make a Deep Copy of an Object in Java

  • popular

>> Jackson Date

  • popular

>> Remove Null Objects in JSON Response When Using Spring and Jackson

>> Deserializing JSON to Java Record using Gson

>> Context-Specific Deserialization Filters in Java

>> How to Parse XML to HashMap in Java

>> How to Write and Read a File with a Java HashMap

>> Guide to Java Jackson-jr Library

>> Java Serialization: readObject() vs. readResolve()

>> Object Validation After Deserialization

>> Serialize a Lambda in Java

>> Serialize and Deserialize Booleans as Integers With Jackson

>> Serialization Validation in Java

>> Convert an Object to a Byte Array in Java

>> Custom Serializers in Apache Kafka

>> Different Serialization Approaches for Java

>> Deserialization Vulnerabilities in Java

>> What Is the serialVersionUID?

  • «
  • ← Previous
  • 1
  • 2
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