Nevermind. The problem is that the CommonsMultipartResolver is made for CommonsMultipartFile. It would be nice to use MultipartFile instead.
Type: Posts; User: fic; Keyword(s):
Nevermind. The problem is that the CommonsMultipartResolver is made for CommonsMultipartFile. It would be nice to use MultipartFile instead.
Were you able to solve this issue? I am having the same trouble.