I have a situation, where in my project for file upload, i have to send that image to java service(in multipart format), so that they can upload image from their side. I hav