Posts by Leandro Reis • 13 points
1 post
-
1
votes2
answers2038
viewsQ: Work with JSON for request and Java Sponse
I need to consume a WS with Rest that is already almost complete, only 2 things to finish: - mount the request JSON and manipulate the Response JSON. Here’s an example of the template I need to…