Troubleshooting purpose:
log.error("requestEndPoint : " + requestEndPoint );
log.error("requestEndPoint : "+requestEndPoint.getBody());
requestEndPoint.setFullUrl(requestEndPoint.getFullUrl().replaceAll("40", "@"));
// updating the endpoint URL
# Open the Eclipse application # Navigate to Windows > click on Preferences # Navigate to Java and expand it # Navigate to Editor a...
No comments:
Post a Comment