Is there any way in Jersey to implement an API which can mock another API? I mean when a user calls API A, it will send the request to API B then get the response from API B. Any sample code or reference for that?
Asked
Active
Viewed 53 times