Trying to save image in project path directly. Image is directly uploading from UI which is build on Angularjs. I want to save the image to a folder, in the project in eclipse but it is throwing exception. I am using MutipartFile interface of spring frameworkTrying to save image in project path directly.