Revise wording for Undertow

master
Sam Brannen 4 months ago
parent
commit
f9f40bf9d0
  1. 2
      Spring-Framework-7.0-Release-Notes.md

2
Spring-Framework-7.0-Release-Notes.md

@ -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.
#### Other removals

Loading…
Cancel
Save