Un-Deprecated the Serializer-Component. It is now auto-binded in the
overlays to prevent some common mistakes in host configuration. Has several advantages over Externalizable, as it does not require fully-qualified class names to be serialized as well. Therefore, both methods are supported by now: if you do not specify a Serializer for your overlay, the fallback uses the default java one.
Loading
Please register or sign in to comment