spring-framework/spring-webflux/src
Rossen Stoyanchev c8671041f1 EncoderHttpMessageWriter supports streaming MediaTypes
Support for flushing in EncoderHttpMessageWriter is now driven from a
configurable list of "streaming" media types with the list including
"application/stream+json" by default.

As a result Jackson2ServerHttpMessageWriter is no longer needed.
2017-03-21 10:15:56 -04:00
..
main EncoderHttpMessageWriter supports streaming MediaTypes 2017-03-21 10:15:56 -04:00
test Update tests to new mime types 2017-03-21 09:39:16 -04:00