mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
16939b7bc7
This commit changes writeWithInternal(Publisher<DataBuffer> body). It is implemented as writeAndFlushWith(Mono.just(body)).