The request was rejected because no multipart boundary was found in springboot
As I am trying this with spring boot and webservices with postman chrome add-ons. In postman content-type=”multipart/form-data” and I am getting the below exception. In Controller I specified the below code Here I specify the file handler code