Read JSON Key Values at run time by passing keys in Java
I am trying to PARSE Json and pull values based on input key. JSON structure is not same every time below is sample JSON structure and JSON starts and ends with [] and some time {} [ { "id": "0001",…