mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
4651039b1f
This commit changes the UndertowServerHttpResponse to use a listener-based approach instead of a blocking approach. Closes gh-22413