-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: taskA general taskA general task
Milestone
Description
Rossen Stoyanchev opened SPR-14158 and commented
Add support for encoding and decoding JSON with Jackson based on #18728. Since Jackson does not support a non-blocking mode (see FasterXML/jackson-core#57), for now we can incrementally parse JSON arrays and allow streaming of JSON arrays.
Affects: 4.2.5
This issue is a sub-task of #18728
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: taskA general taskA general task