I have the following Entity for MyEntity
@Data @AllArgsConstructor @NoArgsConstructor @Document @JsonInclude(Include.NON_NULL) public class MyEntity { @