Why does deserialization succeed even when the @class path has changed in Java?
I’m working with Java object serialization and deserialization. In my serialized JSON, I include the @class attribute to store the fully qualified class name, like this: