Comment From: wilkinsona

This is blocked until a jersey-spring6 module is available.

Comment From: wilkinsona

There's now a PR for a new jersey-spring6 module. A local build of Jersey with those changes applied combined with these changes to Spring Boot gets Boot's Jersey support working again.

Comment From: aspan

Jersey 3.0.5 was released June 15th with a spring6 module.

Available in central. https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-spring6/3.0.5/

Comment From: wilkinsona

Thanks, @aspan.

Comment From: wilkinsona

Unfortunately, this is still blocked as the new jersey-spring6 module doesn't work as expected. I've opened https://github.com/eclipse-ee4j/jersey/issues/5093.

Comment From: bdemers

I was just looking to start integrating v3 and jersey into a project, now that https://github.com/eclipse-ee4j/jersey/issues/5093 is fixed, any idea until this will get merged back in?

Comment From: wilkinsona

any idea until this will get merged back in

It's out of our control at the moment as Jersey 3.0.6 has not yet been released.

Comment From: bdemers

Doh, sorry @wilkinsona, I miss-read one of the comments on that issue. I'll wait more patiently 😄