spring-framework
spring-framework copied to clipboard
Avoid buffering all elements before sending JSON when using Flux/Flow + Kotlinx Serialization Encoder
Affects: 6.x.x
Similarly the following issue https://github.com/spring-projects/spring-framework/issues/28398, it would be great to have the same support when using kotlin serialization as implemented for Jackson.