Add support for JSON Streaming [SPR-15104] #19671
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
Sébastien Deleuze opened SPR-15104 and commented
Currently
Jackson2JsonEncoder
supports only encodingFlux
as JSON array. This could stay the default, but we also need to support encoding as JSON stream with specifiedString
separator.Implementing that as a hint would be flexible and make sense IMO.
Issue Links:
Referenced from: commits 6b9b023, ef550c4
1 votes, 2 watchers
The text was updated successfully, but these errors were encountered: