Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我创建了一个 DTO 类并实现了 java 可序列化类。当我创建自动生成的 uid 时,给出了上述消息。要求保存。这是什么意思?
我进行了互联网搜索,但找不到合适的答案。
在序列化/反序列化过程中使用 serialVersionUID。 http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html