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

ArC - improve the error message for unsatisfied dependency #33485

Closed
mkouba opened this issue May 19, 2023 · 1 comment · Fixed by #37774
Closed

ArC - improve the error message for unsatisfied dependency #33485

mkouba opened this issue May 19, 2023 · 1 comment · Fixed by #37774
Labels
area/arc Issue related to ARC (dependency injection) kind/enhancement New feature or request
Milestone

Comments

@mkouba
Copy link
Contributor

mkouba commented May 19, 2023

Description

Currently, we report beans that match the required type but don't have matching qualifiers. In theory, we could also report beans which have the set of bean types restricted via @Typed.

Implementation ideas

No response

@mkouba mkouba added the kind/enhancement New feature or request label May 19, 2023
@quarkus-bot quarkus-bot bot added the area/arc Issue related to ARC (dependency injection) label May 19, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented May 19, 2023

/cc @Ladicek (arc), @manovotn (arc)

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) kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant