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

Spring 6 and Spring Boot 3 support #261

Open
bechhansen opened this issue Apr 24, 2023 · 1 comment
Open

Spring 6 and Spring Boot 3 support #261

bechhansen opened this issue Apr 24, 2023 · 1 comment

Comments

@bechhansen
Copy link

The spring atmosphere extension does not work when using Spring 6 and Spring Boot 3.
As far as I can tell, the main reason is that spring is now using servlet specification version 6.

In version 6 the servlet specification packages has changed from javax.servlet.* to jakarta.servlet.*

@enermax626
Copy link

Any updates on this? thanks!

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

No branches or pull requests

2 participants