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

Jetty 12 Compatibility (Spring Boot 3.2.x) #374

Closed
DarkAtra opened this issue Nov 29, 2023 · 3 comments · Fixed by #407
Closed

Jetty 12 Compatibility (Spring Boot 3.2.x) #374

DarkAtra opened this issue Nov 29, 2023 · 3 comments · Fixed by #407
Assignees
Labels
type:enhancement An enhancement or improvement.
Milestone

Comments

@DarkAtra
Copy link

DarkAtra commented Nov 29, 2023

Describe the problem you'd like to have solved

Spring Boot 3.2 just released and introduced support for Jetty 12. There were quite a few changes introduced in Jetty 12 that render this starter unusable with Spring Boot 3.2.x and the spring-boot-starter-jetty starter.

I guess there's not much you could do right now as compatibility for Jetty 12 likely also requires changes to logback-access itself.

Would it make sense to release a new version that updates the parent to Spring Boot 3.2.0 and explicitly states incompatibility with Jetty?

@daniel-kr
Copy link

I recognized that the mentioned underlying issue of the logback library is already solved. Are there any plans to make the spring-boot-starter compatible with SB 3.2/Jetty 12 as well?

@DarkAtra
Copy link
Author

there's an open PR that adds jetty 12 support: #407

@akkinoc akkinoc linked a pull request Apr 19, 2024 that will close this issue
@akkinoc akkinoc self-assigned this Jul 7, 2024
@akkinoc akkinoc added this to the v4 milestone Jul 7, 2024
@akkinoc
Copy link
Owner

akkinoc commented Jul 7, 2024

v4.2.0 has been released! 🎉 It will be available in the Maven Central repository soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement An enhancement or improvement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants