You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our server-specific WebSocket RequestUpgradeStrategy implementations are effectively legacy already when running on Jakarta WebSocket 2.1 (Jakarta EE 10). As of Spring Framework 7.0, they can be dropped completely due to the Jakarta EE 11 baseline.
The text was updated successfully, but these errors were encountered:
jhoeller
changed the title
Drop server-specific WebSocket RequestUpgradeStrategy implementations
Drop server-specific WebSocket RequestUpgradeStrategy implementations (except Jetty)
Dec 3, 2024
Our server-specific WebSocket RequestUpgradeStrategy implementations are effectively legacy already when running on Jakarta WebSocket 2.1 (Jakarta EE 10). As of Spring Framework 7.0, they can be dropped completely due to the Jakarta EE 11 baseline.
The text was updated successfully, but these errors were encountered: