-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Kryo has a useful option to serialize objects together with its FQCN (fully qualified class name) so you don't need to register all classes you want to serialize. It could be configured using Kryo.setRegistrationRequired(false)
Is there a way to configure this in SubZero?
Also, is there a way to configure SubZero to use CompatibleFieldSerializer?
Thanks in advance!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels