AxonFramework
AxonFramework copied to clipboard
Check for missed `serialVersionUID` fields
We should validate that all serializable objects contain a serialVersionUID field.
For example, in Axon Framework 4 we missed the serialVersionUID on the MultipleInstancesResponseType.