mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
59d123a18e
This commit introduces a BodyInserter that inssert any bytes written to an output stream to the body of an output message. Closes gh-31184