Type aware jackson object mapper convertValue Could not resolve type id

后端 未结 0 1822
抹茶落季
抹茶落季 2020-12-23 10:15

I have a type aware object mapper that is used to convert an object to another using

objectMapper.convertValue(obj, SecondType.class)

But I am get

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