I am trying to fetch mongo db documents for the given scenario
public class Person { private Long id; private String name; private List