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

Better @Inject support. For servlet classes, a qualifier is used. #5178

Merged
merged 1 commit into from Oct 25, 2022

Conversation

jansupol
Copy link
Contributor

Signed-off-by: jansupol jan.supol@oracle.com

Signed-off-by: jansupol <jan.supol@oracle.com>
@jansupol
Copy link
Contributor Author

  • Prevent the wrong CDI Extension execution order of the CdiComponentProvider extension and InjectExtension
  • Provide @JerseyContext qualifier for CDI beans for Servlet classes to be used with @Inject

Copy link
Member

@jbescos jbescos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jansupol jansupol merged commit b06385c into eclipse-ee4j:master Oct 25, 2022
@jansupol jansupol deleted the better.inject.support branch October 25, 2022 19:54
@jansupol jansupol added this to the 2.38 milestone Nov 6, 2022
This was referenced Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants