snowdrop-zen / quarkus

Quarkus: Supersonic Subatomic Java.
https://quarkus.io
Apache License 2.0
1 stars 0 forks source link

Allow to use @MultipartForm with quarkus-resteasy-reactive-qute and quarkus-resteasy-reactive-jackson #254

Closed snowdrop-bot closed 3 years ago

snowdrop-bot commented 3 years ago

When switching to these reactive components, a previously working multipart form REST method stops to work (unsupported content type for the client).


https://github.com/quarkusio/quarkus/issues/14601


$upstream:14601$