Why I've got java.lang.ClassCastException when I am using generic Object Mapper from jackson?

后端 未结 0 1554
情歌与酒
情歌与酒 2020-12-15 19:04

In my program I want to map http response to Movie.class, to do that I wrote this method (I want it to be universal so I did it generics):

public List

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