Ayan Roy

Ayan Roy

  • NA
  • 350
  • 841

How can I map two json object fields using mapper file??

Mar 27 2017 5:22 AM
I want to map two JSON object using external mapper files. Suppose I have two object one is employee JSON and another one person I want to define an external file where my all the mapping constraints shall define and two objects will map depend on the mapping constrains. Please guide me if you have the solution.