Not able to map from String representation of a POJO to another POJO using model mapper

后端 未结 0 1473
梦如初夏
梦如初夏 2021-02-02 14:24

Say I have a String or JSON representation of a class as:

{
  "id":123,
  "address":{
     "street":"Baker",
     "ci         


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