提交 5c38b89f 编写于 作者: H heqiang 提交者: Stephane Nicoll

Fix Commons FileUpload URL in reference guide

See gh-26678
上级 9c030bac
......@@ -1085,7 +1085,7 @@ request with a simple request parameter.
`MultipartResolver` from the `org.springframework.web.multipart` package is a strategy
for parsing multipart requests including file uploads. There is one implementation
based on https://jakarta.apache.org/commons/fileupload[Commons FileUpload] and another
based on https://commons.apache.org/proper/commons-fileupload[Commons FileUpload] and another
based on Servlet 3.0 multipart request parsing.
To enable multipart handling, you need to declare a `MultipartResolver` bean in your
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册