Trouble with understanding exception: “Cannot deserialize instance of `java.lang.String` out of START_OBJECT token” using ObjectMapper in Jackson

前端 未结 0 504
难免孤独
难免孤独 2020-12-31 08:53

I have this problem, where my programme cannot properly convert a JSONObject into POJO. I kind of understand where is the problem, but can\'t figure out, how to deal with it

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