mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
20dec61d04
This commit introduces a couple of changes to BodyInserters: - Refactored writeWithMessageWriters into BiFunction - BodyInserters.fromResource now uses ResourceMessagewriter from context - BodyInserters.fromServerSentEvents now uses SseHttpMessageWriter from context