Skip to content

HTTP Streaming Directly to the OutputStream [SPR-12831] #17428

Closed
@spring-projects-issues

Description

@spring-projects-issues

Marcel Overdijk opened SPR-12831 and commented

Provide a way to returning a ResponseEntity containing a streaming output stream.
This similar to Jersey's https://docs.oracle.com/javaee/6/api/javax/ws/rs/core/StreamingOutput.html

This is useful for large files to be downloaded.


Affects: 4.1.5

Issue Links:

Referenced from: commits 95f6e4c

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