mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-24 07:39:09 +00:00
EncoderHttpMessageWriter now consistently uses the same MediaType to set on the response and to pass to the encoder. Issue: SPR-15357