You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When @entity is specified, equals verifier excludes classes from the field-mutable check. @embeddable should also be included in this exclusion as it also used to annotate JPA pseudo-entities.
The text was updated successfully, but these errors were encountered:
When @entity is specified, equals verifier excludes classes from the field-mutable check. @embeddable should also be included in this exclusion as it also used to annotate JPA pseudo-entities.
The text was updated successfully, but these errors were encountered: