类继承了Serializable接口之后,使用Alt + Enter快捷键自动创建序列化id 。

进入 Settings ----> Inspections ----> Java ---->Serialization issues ----> 对 Serializable class without ‘serialVersionUID’ 打钩。
Intellij IDEA 2018用快捷键自动生成序列化id

相关文章:

  • 2021-10-14
  • 2022-01-02
  • 2021-12-07
  • 2021-06-27
猜你喜欢
  • 2021-07-03
  • 2021-09-14
  • 2021-04-23
相关资源
相似解决方案