When I try to deserialize my List of events in the JSON file to the required POJO then I get the following error: Cannot infer type arguments for ArrayList<>
Cannot infer type arguments for ArrayList<>