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

fix: include interface generic type parameters in resolution stack #2115

Merged
merged 2 commits into from
Jan 6, 2025

Conversation

MikeEdgar
Copy link
Member

When scanning a bean's properties, this change will update a property's type resolution stack with additional information about the property that is taken from the interface where the method may have been declared.

For Quarkus issue quarkusio/quarkus#45150

@MikeEdgar MikeEdgar added this to the 4.0.6 milestone Dec 16, 2024
@MikeEdgar MikeEdgar marked this pull request as ready for review December 19, 2024 00:44
@MikeEdgar MikeEdgar added the backport/3.x Issue pending backport to the 3.x series label Dec 19, 2024
@MikeEdgar MikeEdgar merged commit 849a5b9 into smallrye:main Jan 6, 2025
7 checks passed
@MikeEdgar MikeEdgar deleted the quarkus-45150 branch January 6, 2025 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/3.x Issue pending backport to the 3.x series
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants