Serialization - A New Hope

Channel

_Almost three decades have passed since the creation of Java Serialization—a feature which is widely frowned upon—and application requirements for externalization of objects have changed significantly._

_In this presentation we will explore how a changed set of requirements and constraints, paired with recent enhancements of the Java Language, can lead to a dramatically simpler and safer model for programmatically reasoning about the structure of Objects, and offer greater flexibility in state extraction, encoding, and reconstruction._

_It's time for a data-oriented approach to serialization, are you ready?_

Presented by *Viktor Klang* - Software Architect and *Brian Goetz* - Java Language Architect (Java Platform Group - Oracle) during *Devoxx Belgium* 2024 ➤ https://devoxx.be

Tags: #Java #OpenJDK