AxonFramework icon indicating copy to clipboard operation
AxonFramework copied to clipboard

Check for missed `serialVersionUID` fields

Open smcvb opened this issue 1 year ago • 0 comments

We should validate that all serializable objects contain a serialVersionUID field. For example, in Axon Framework 4 we missed the serialVersionUID on the MultipleInstancesResponseType.

smcvb avatar Aug 07 '24 14:08 smcvb