JSONPath
April 28, 2023
[Rest API][JsonPath] [GSON]-> How to Add a node to JSON in JAVA with JSONPath
Recentally, I came across a situation, where I need to update my JSON with new node which can include jsonArray, JsonMap and just updating a node...