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

Jakarta inject #2631

Merged
merged 6 commits into from
Sep 17, 2022
Merged

Jakarta inject #2631

merged 6 commits into from
Sep 17, 2022

Conversation

agentgt
Copy link
Contributor

@agentgt agentgt commented Sep 16, 2022

First step to modularization (#2630) is switch to javax.inject to the new jakarta.inject-api.

Unfortunately Guice does not yet support jakarta.inject: google/guice#1383

I put in a temporary hack for now. Knowing Google I'm sure Dagger probably doesn't support jakarta inject either however I'm fairly sure that doesn't matter as Dagger generates code.

@jknack jknack merged commit fd3def1 into jooby-project:3.x Sep 17, 2022
@jknack jknack added this to the 3.0.0-alpha.1 milestone Sep 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants