@JsonTypeInfo is not working as expected during the POJO deserialization of JSON File

后端 未结 0 817
执笔经年
执笔经年 2021-01-18 23:06

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<>

相关标签:
回答
  • 消灭零回复
提交回复
热议问题