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 support for jakartaee and jersey 3 #1442

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

spencergibb
Copy link
Contributor

@spencergibb spencergibb commented Jan 13, 2022

  • replace javax.inject with com.google.inject where possible
  • move jersey1 client code to new module (eureka-client, renamed old eureka-client to eureka-client-core)
  • create client jersey 3 module
  • move jersey1 server code to new module
  • create server jersey 3 module
  • extract server javax.servlet to module
  • create server jakarta.servlet module
  • deal with javax.injext.Provider (https://search.maven.org/artifact/com.guicedee.services/guice)

eureka-client is now thin and only contains jersey1 code
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

1 participant