Sep 14 10:14:02 SERVER inviteserver[827]: 2026-09-14 10:14:02,288 WARN [main] org.hibernate.orm.deprecation:182 - HHH90000035: Callback method annotated '@jakarta.persistence.PreUpdate' declared by embeddable class 'invite.model.Auditable' relies on an undocumented and unsupported capability (lifecycle callback methods should be declared by entity classes)
Sep 14 10:14:02 SERVER inviteserver[827]: 2026-09-14 10:14:02,290 WARN [main] org.hibernate.orm.deprecation:182 - HHH90000035: Callback method annotated '@jakarta.persistence.PrePersist' declared by embeddable class 'invite.model.Auditable' relies on an undocumented and unsupported capability (lifecycle callback methods should be declared by entity classes)
Is this something we need to fix?