jackson-modules-java17-sealed-classes is a Jackson module that adds improved support for polymorphic serialization of Java 17 sealed classes. This implementation was merged upstream into ...
Common Data Representation (CDR) defines a serialization format for primitive types. When combined with an Interface Definition Language (IDL) it can be used to create complex types that can be ...