2021年1月4日星期一

serialVersionUID used by multiple entity classes in java with the same value

I found that many of the serialVersionUID of the entity classes in my project use the same value.

Now,there is no problem with my project, CURD is OK, but I think it is abnormal to use same value.

Is there a problem?enter image description here

https://stackoverflow.com/questions/65572350/serialversionuid-used-by-multiple-entity-classes-in-java-with-the-same-value January 05, 2021 at 10:16AM

没有评论:

发表评论