elsa
elsa copied to clipboard
Support class rename in SerializerPojo
Support class rename in SerializerPojo. Unregistered class names are stored in binary data.
- add
ElsaMaker.registerClassRename()to register alternative class name - alternative name will be used if the new class name is not available
- handle following combinations: Old class available (yes/no); binary data have (old/new) class