emag / morecat_old

1 stars 1 forks source link

Deal with Lombok Warning in Some Entity classes #99

Closed emag closed 10 years ago

emag commented 10 years ago
Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.