I have an entity with a ManyToMany on itself:
@Entity @Getter @Setter @NoArgsConstructor @AllArgsConstructor public class Volunteer { @Id @GenericGen