Jackson deserialize on missing fields and capture them
I have requirement where we are calling an api and deserializing the json response into an object using Java. I am using jackson library to do so.
There are 2 things needed:
I have requirement where we are calling an api and deserializing the json response into an object using Java. I am using jackson library to do so.
There are 2 things needed: