Commit 4f51a83a authored by Andy Wilkinson's avatar Andy Wilkinson

Add a note recommending the use of containers' multipart upload

Closes gh-2958
parent d3b3c8c6
......@@ -1308,6 +1308,9 @@ See the
{sc-spring-boot-autoconfigure}/web/servlet/MultipartAutoConfiguration.{sc-ext}[`MultipartAutoConfiguration`]
source for more details.
NOTE: It is recommended to use the container's built-in support for multipart uploads
rather than introducing an additional dependency such as Apache Commons File Upload.
[[howto-switch-off-the-spring-mvc-dispatcherservlet]]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment