@ -42,7 +42,7 @@ This includes:
@@ -42,7 +42,7 @@ This includes:
The Undertow project currently does not support Servlet 6.1, which is a baseline requirement for this Spring Framework generation. As a result, we have dropped Undertow-specific classes for WebSocket support and low-level HTTP support for WebFlux applications.
Since Spring MVC applications can be deployed on any Servlet 6.1 compliant server, Undertow users can leverage our standard Servlet support until a version of Undertow has been released which is compatible with this specification.
Since Spring MVC applications can be deployed on any Servlet 6.1 compliant server, Undertow users will be able to leverage our standard Servlet support once a version of Undertow has been released which is compatible with Servlet 6.1.