Deprecate JettyWebSocketClient in favor of StandardWebSocketClient #29576
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
Related to #29575, we need to phase out
JettyWebSocketClient
since it is tied to Jetty 11 and not worth upgrading to the relocated client API in Jetty 12, effectively superseded by the Jakarta WebSocket basedStandardWebSocketClient
for our purposes. Let's therefore deprecate our twoJettyWebSocketClient
variants in 6.0.3 already, preparing for removal in 6.1.The text was updated successfully, but these errors were encountered: