Package | Description |
---|---|
org.springframework.web.multipart.support |
Support classes for the multipart resolution framework.
|
Class and Description |
---|
AbstractMultipartHttpServletRequest
Abstract base implementation of the MultipartHttpServletRequest interface.
|
MissingServletRequestPartException
Raised when the part of a "multipart/form-data" request identified by its
name cannot be found.
|
Copyright © 2023. All rights reserved.