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