Skip to content

Support Smile streaming in WebFlux [SPR-16151] #20699

@spring-projects-issues

Description

@spring-projects-issues

Benoit LEPREVOST opened SPR-16151 and commented

See issue raised initialy on spring-boot: spring-projects/spring-boot#10756

Jackson2SmileEncoder/Decoder declare "stream+x-jackson-smile" as a streaming MediaType, it doesn't seem to work by default. In my use case, we need binary encoding as we pass a lot a matrices and json just doesn't perform well for that case. CBOR would also be nice, if it came with a streaming option.

I've attached a new sample project.

Thank you


Affects: 5.0.1

Attachments:

Referenced from: commits 31b25b5, 32f6cce

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions