Hi Is there a way to configure a mock server that accepts a HTTP request from the WebClient and returns a JSON response. I'd like to integrate this mock server as part of the unit test running under Apache CXF. Could you provide some pointers?
Appreciate the help Thanks Chandru
