Questions tagged [multipartconfig]

16 questions
0
votes
2 answers

Servlet 3.0 multipart-config doesn't work on max-file-size

I'm using Spring-MVC to build restful service. When serving a POST request using multipart-form, I want to limit the file size posted. Normally the approach is as follow:
ldn0x7dc
  • 280
  • 4
  • 8
1
2