spring-framework/spring-webmvc
Rossen Stoyanchev 53cadf15e7 Deferred handling of Flux error in Spring MVC
This commit defers flushing of the response until the first item is
emitted that needs to be written (and flushed) to the response.

This makes Spring MVC consistent with WebFlux in this regard.

Closes gh-21972
2019-05-06 12:26:25 -04:00
..
src Deferred handling of Flux error in Spring MVC 2019-05-06 12:26:25 -04:00
spring-webmvc.gradle Merge branch '5.1.x' 2019-04-12 11:37:07 +02:00