Support @RequestPart
arguments for @HttpExchange
methods
#29420
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
We don't have support multipart requests yet. We can support
@RequestPart
along with Object,HttpEntity
,Part
, or aPublisher
of the same.The text was updated successfully, but these errors were encountered: