I have the following sample entities:
Institution
@Data @Entity @NoArgsConstructor @EntityListeners(InstitutionAuditListener.class) pu