I am using jersey client to post a file to a REST URI that returns response as json. My requirement is to read the response as is(json) to a string.
Here is the piece of
If you still got problem with this, you may want to consider to use rest-assured