Merge branch '2.7.x'

This commit is contained in:
Stephane Nicoll
2022-03-17 16:39:36 +01:00
2 changed files with 3 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
[[features.websockets]]
[[messaging.websockets]]
== WebSockets
Spring Boot provides WebSockets auto-configuration for embedded Tomcat, Jetty, and Undertow.
If you deploy a war file to a standalone container, Spring Boot assumes that the container is responsible for the configuration of its WebSocket support.