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

Add the @Default annotation back as a qualifier for the RestClientDelegateBean #199

Closed
jamezp opened this issue Aug 23, 2023 · 0 comments · Fixed by #198
Closed

Add the @Default annotation back as a qualifier for the RestClientDelegateBean #199

jamezp opened this issue Aug 23, 2023 · 0 comments · Fixed by #198

Comments

@jamezp
Copy link
Contributor

jamezp commented Aug 23, 2023

In #182 the @Default annotation was inadvertently removed from the RestClientDelegateBean.getQualifiers(). There also seems to be no test for checking the default injection point. The @Default annotation should be added back and a test should be added to test that both @Inject RestClient and @Inject @RestClient RestClient work.

See https://issues.redhat.com/browse/WFLY-18366

jamezp added a commit to jamezp/resteasy-microprofile that referenced this issue Aug 23, 2023
…e RestClientDelegateBean.

Signed-off-by: James R. Perkins <jperkins@redhat.com>
jamezp added a commit that referenced this issue Aug 23, 2023
[#199] Add back the @default annotation as a qualifier in the RestClientD…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant