Merge branch '5.3.x'
# Conflicts: # build.gradle # spring-web/src/main/java/org/springframework/web/server/MediaTypeNotSupportedStatusException.java # spring-web/src/main/java/org/springframework/web/util/ContentCachingRequestWrapper.java # spring-webmvc/src/main/java/org/springframework/web/servlet/handler/HandlerMappingIntrospector.java
This commit is contained in:
@@ -197,7 +197,7 @@ public class ContentRequestMatchers {
|
||||
* <li>{@link Resource} - content from a file
|
||||
* <li>{@code byte[]} - other raw content
|
||||
* </ul>
|
||||
* <p><strong>Note:</strong> This method uses the Apache Commons File Upload
|
||||
* <p><strong>Note:</strong> This method uses the Apache Commons FileUpload
|
||||
* library to parse the multipart data and it must be on the test classpath.
|
||||
* @param expectedMap the expected multipart values
|
||||
* @since 5.3
|
||||
|
||||
Reference in New Issue
Block a user