I am using jackson.map.ObjectMapper API to convert map to json string. I am using writeValueAsString method to achieve this. API to conv
I am using jackson.map.ObjectMapper API to convert map to json string. I am using writeValueAsString method to achieve this. API to conv