Skip to content

Add support for JSON Streaming [SPR-15104] #19671

@spring-projects-issues

Description

@spring-projects-issues

Sébastien Deleuze opened SPR-15104 and commented

Currently Jackson2JsonEncoder supports only encoding Flux as JSON array. This could stay the default, but we also need to support encoding as JSON stream with specified String separator.

Implementing that as a hint would be flexible and make sense IMO.


Issue Links:

Referenced from: commits 6b9b023, ef550c4

1 votes, 2 watchers

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions