spring-framework
spring-framework copied to clipboard
Drop server-specific WebSocket RequestUpgradeStrategy implementations
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.