Intellij idea用快捷键自动生成序列化id

类继承了Serializable接口之后,使用alt+enter快捷键自动创建序列化id 
进入setting→inspections→serialization issues→选择图中的选项。serializable class without ‘serialVersionUID’ 
Intellij idea用快捷键自动生成序列化id

选中类名称

Intellij idea用快捷键自动生成序列化id

相关文章:

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