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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

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
Signed-off-by: Michael Edgar <michael@xlate.io>
Signed-off-by: Michael Edgar <michael@xlate.io>
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.

1 participant