Uses of Annotation Interface
org.springframework.web.bind.annotation.RequestPart
Packages that use RequestPart
Package
Description
Infrastructure for annotation-based handler method processing.
-
Uses of RequestPart in org.springframework.web.reactive.result.method.annotation
Methods in org.springframework.web.reactive.result.method.annotation with parameters of type RequestPartModifier and TypeMethodDescriptionreactor.core.publisher.Flux<Part>
RequestPartMethodArgumentResolver.getPartValues
(MethodParameter parameter, RequestPart requestPart, boolean isRequired, ServerWebExchange exchange)