Skip to content
Discussion options

You must be logged in to vote

With a Response quarkus is not able to determine the type of the entity and cannot register writers at build time. Instead of Response you should use RestResponse<...> (https://quarkus.io/guides/resteasy-reactive#manually-setting-the-response).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@omar-zahid
Comment options

Answer selected by omar-zahid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants