snowdrop-zen / quarkus

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

Serialized results that shouldn't appear when CompletableFuture as return value in reactive resteasy with jsonb #427

Closed snowdrop-bot closed 3 years ago

snowdrop-bot commented 3 years ago

Describe the bug

image

but return body in postman:

image

expected: image

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Output of uname -a or ver

windows11

Output of java -version

openjdk 11

GraalVM version (if different from Java)

No response

Quarkus version or git rev

2.2.2-final

Build tool (ie. output of mvnw --version or gradlew --version)

maven

Additional information

No response


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


$upstream:20207$