-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multipart download in REST Client Reactive #22855
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm! Two minor comments only.
...eployment/src/test/java/io/quarkus/rest/client/reactive/multipart/MultipartResponseTest.java
Show resolved
Hide resolved
IIUC, this now closes #21440, correct? If so, please mark it as so in the description |
.../src/main/java/io/quarkus/jaxrs/client/reactive/deployment/JaxrsClientReactiveProcessor.java
Show resolved
Hide resolved
unfortunately not, #21440 is about letting users read files as |
087fd04
to
3453f79
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
refs #21440