Spring MVC file upload - Unable to process parts as no multi-part configuration has been provided
问题 So I'm a newbie to Spring and I'm trying to get file upload working for my project (I'm using Spring Tool Suite btw.) and when submitting a form all I'm getting is: HTTP Status 500 - Could not parse multipart servlet request; nested exception is java.lang.IllegalStateException: Unable to process parts as no multi-part configuration has been provided Stack trace from browser: type Exception report message Could not parse multipart servlet request; nested exception is java.lang