I have an SpringBoot application in which I have defined an entity as given below
@Entity public class Organisation { @Id @GeneratedValue @JsonIgnore private