Setting-> Inspections-> Serialization issues-> Serializable class without ‘serialVersionUID’
selected, in your class: Alt+Enter will prompt you to automatically create the serialVersionUID.

IDEA

selected, in your class: Alt+Enter will prompt you to automatically create the serialVersionUID.

IDEA
