Uses of Interface
org.springframework.http.converter.multipart.Part
Packages that use Part
Package
Description
Provides support for reading and writing multipart support,
through an
HttpMessageConverter.-
Uses of Part in org.springframework.http.converter.multipart
Subinterfaces of Part in org.springframework.http.converter.multipartModifier and TypeInterfaceDescriptioninterfaceSpecialization ofPartthat represents an uploaded file received in a multipart request.interfaceSpecialization ofPartfor a form field.Methods in org.springframework.http.converter.multipart that return types with arguments of type Part