Any one can help. How I can pass below value as a request parameter. here data is key remaining values as parameters and how I can read these request value in my controller class. I am using spring with RestClient webservices.
"data" : [ { "key" : "Hi", "value": "true" } ]