Why spring boot can deserialize class without default constructor?

前端 未结 0 1986
臣服心动
臣服心动 2020-12-14 22:33

I wonder why spring boot can deserialize the class which has no default constructor by Jackson\'s objectMapper,but when i mannually using objectMapper in unit test,it can no

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