mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-21 16:19:42 +00:00
Move samples and tests from Jetty websocket client to Tomcat since the upcoming Jetty release contains a bug in `JsrSession` (https://github.com/eclipse/jetty.project/issues/1202). See gh-7599