mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
2979b37ae3
EncoderHttpMessageWriter now consistently uses the same MediaType to set on the response and to pass to the encoder. Issue: SPR-15357