phoenixnap / springmvc-raml-plugin

Spring MVC - RAML Spec Synchroniser Plugin. A Maven plugin designed to Generate Server & Client code in Spring from a RAML API descriptor and conversely, a RAML API document from the SpringMVC Server implementation.
Apache License 2.0
136 stars 84 forks source link

Issue #246 Use ObjectStreamClass.getSerialVersionUID() instead of a random UID #293

Closed tburny closed 5 years ago

tburny commented 5 years ago

Note: Instead of replacing the generated code in every test file, the existing removeSerialVersionUID test logic was left intact