magro / kryo-serializers

More kryo serializers
Apache License 2.0
381 stars 120 forks source link

Does kryo have a way to support bean adding and deleting fields #133

Open xiebin2015 opened 2 years ago

xiebin2015 commented 2 years ago

During use, fields may be added or deleted to the bean, so an error will be reported when serializing and deserializing with kryo