Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Provide configuration properties and customizers for configuring Jackson's factories #34709

@pjfanning

Description

@pjfanning

Jackson 2.15 (v2.15.0-rc1 is out) has a default set of limits that it applies to inputs. Input Files that breach those limits will cause parse exceptions.

spring-boot will need to consider if those limits are ok or if you need to provide a way to configure the Jackson StreamReadConstraints.

https://javadoc.io/static/com.fasterxml.jackson.core/jackson-core/2.15.0-rc1/com/fasterxml/jackson/core/StreamReadConstraints.html

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions