Skip to content
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

Register generic type in JAX-RS return type hierarchy for reflection #15367

Merged
merged 1 commit into from
Mar 2, 2021

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Mar 1, 2021

This is currently done only for the (most common) use case of having
as single generic parameter in type hierarchy

Fixes: #8849

@geoand
Copy link
Contributor Author

geoand commented Mar 1, 2021

Formatting issue fixed

This is currently done only for the (most common) use case of having
as single generic parameter in type hierarchy

Fixes: quarkusio#8849
@geoand
Copy link
Contributor Author

geoand commented Mar 2, 2021

@gsmet are you OK with this?

Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, let's try this and see how it goes!

@gsmet gsmet merged commit 3c79a05 into quarkusio:master Mar 2, 2021
@quarkus-bot quarkus-bot bot added this to the 1.13 - master milestone Mar 2, 2021
@geoand geoand deleted the #8849 branch March 3, 2021 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RESTEasy: generic type argument class not registered in native image
2 participants