Open TheBlindM opened 2 years ago
cc @jamesnetherton
@FroMage we should probably also add this to RESTEasy Reactive don't you think?
Well, sure. But this is related to @BeanParam
now ;)
@FroMage this is the exact same problem as we were discussing in #19686
OK, so let's merge those issues ;)
The other one has more docs/discussion.
Wait wait, this is a RESTEAsy classic issue, not Reactive.
Will teach me to read issues.
Or not, let's be honest.
😂
@jamezp has RESTEasy by any chance added record support for multipart?
@geoand Depends on media type for the multipart part. Is there some kind of code snippet or reproducer for this? I just want to understand where/how the record is being used.
Not that I know of, but you can likely take the code in https://docs.jboss.org/resteasy/docs/6.2.10.Final/userguide/#_multipartform_annotation and use records instead of classes
Describe the bug
Expected behavior
No response
Actual behavior
No response
How to Reproduce?
No response
Output of
uname -a
orver
windows 10
Output of
java -version
java17
GraalVM version (if different from Java)
No response
Quarkus version or git rev
2.11.2.Final
Build tool (ie. output of
mvnw --version
orgradlew --version
)No response
Additional information
No response