Will there be a Spring 7 extension/bridge? #6087
Unanswered
jreed-cartago
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We've been using Jersey to build out our REST interfaces, and plan on doing so in the future. We also use the Springframework, and to ensure that the Spring DI works with our Jersey implementations, we use the jersey-spring bridge. We are currently planning our move to Spring 7 which means we will also bring Jersey up to version 4. At this point in maven we are only seeing the jersey-spring6.jar file. Does this mean we should use the jersey-spring6.jar further when we move to Spring 7 or will there be a specific implementation of jersey-spring7?
Beta Was this translation helpful? Give feedback.
All reactions