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

Change the behavior of InjectionPointInfo.getRequiredType() #17838

Merged
merged 1 commit into from
Jun 14, 2021

Conversation

mkouba
Copy link
Contributor

@mkouba mkouba commented Jun 10, 2021

@mkouba mkouba requested review from manovotn and gsmet June 10, 2021 14:06
@quarkus-bot quarkus-bot bot added area/arc Issue related to ARC (dependency injection) area/grpc gRPC labels Jun 10, 2021
@mkouba mkouba requested a review from Ladicek June 10, 2021 14:06
@mkouba mkouba added this to the 2.1 - main milestone Jun 10, 2021
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.

Looks good to me!

@quarkus-bot

This comment has been minimized.

- InjectionPointInfo.getRequiredType() should return the type parameter
for programmatic lookup
- resolves quarkusio#17835
@cescoffier cescoffier merged commit ca8b141 into quarkusio:main Jun 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/arc Issue related to ARC (dependency injection) area/grpc gRPC area/smallrye
Projects
None yet
Development

Successfully merging this pull request may close these issues.

InjectionPointInfo.getRequiredType() should return the type parameter for programmatic lookup
6 participants