Skip to content

Jackson Decoder ignores method parameter information when resolving media types for custom ObjectMapper registration #29307

@odrotbohm

Description

@odrotbohm

This seems to be caused by the accidental removal of AbstractJackson2Decoder. getDecodableMimeTypes(ResolvableType targetType) so that the default implementation declared in the interface kicks in which doesn't consult any custom ObjectMapper registrations by type.

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: regressionA bug that is also a regression

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions