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: apply injection point qualifier on BeanProvider's get call #7255

Merged
merged 1 commit into from May 13, 2022

Conversation

Paullo612
Copy link
Contributor

Fixes #7254

Apply both injection point qualifier and qualifier passed as argument on
BeanProvider's get by qualifier call.

Fixes micronaut-projects#7254
@graemerocher graemerocher added this to the 3.4.4 milestone May 10, 2022
@graemerocher graemerocher requested a review from sdelamo May 10, 2022 09:41
@graemerocher graemerocher added the type: bug Something isn't working label May 10, 2022
@sdelamo sdelamo merged commit 75a63f8 into micronaut-projects:3.4.x May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BeanProvider's get by qualifier method ignores injection point qualifier
4 participants