-
Notifications
You must be signed in to change notification settings - Fork 357
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Return a possibility to use HK2 AbstractBinder in Jersey #4111
Comments
This was referenced Jun 26, 2021
This was referenced Aug 5, 2021
This was referenced Sep 5, 2021
This was referenced Oct 4, 2021
This was referenced Oct 18, 2021
This was referenced Oct 21, 2021
Merged
Merged
This was referenced Oct 21, 2021
Closed
1 task
This was referenced Mar 7, 2022
This was referenced Mar 15, 2022
This was referenced Apr 17, 2022
This was referenced May 3, 2022
1 task
1 task
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
HK2 AbstractBinder has been replaced by Jersey AbstractBinder in 2.26. From that point, the older applications need to be updated to use Jersey AbstractBinder, which is breaking backward compatibility. The goal is to provide a possibility to use HK2 AbstractBinder again.
It is imperative that core-common must stay independent on HK2.
The text was updated successfully, but these errors were encountered: