Closed
Description
Sébastien Deleuze opened SPR-15030 and commented
Something like ServerResponse.BodyBuilder#hint(String key, Object value)
. It would be very useful to use Jackson JsonView
with the functional web API.
Issue Links:
- Provide a way to enable streaming mode via annotations (and eventually app config) [SPR-15103] #19670 Provide a way to enable streaming mode via annotations (and eventually app config)
Referenced from: commits fbf88d1
Metadata
Metadata
Assignees
Type
Projects
Relationships
Development
No branches or pull requests
Activity
spring-projects-issues commentedon Dec 22, 2016
Sébastien Deleuze commented
Pull requested submitted.
spring-projects-issues commentedon Dec 23, 2016
Sébastien Deleuze commented
Done via this commit.