Skip to content

HttpMessageConverters overrides custom string converter #35563

@bclozel

Description

@bclozel

When opting in for default registration, HttpMessageConverters will try and detect automatically converters based on classpath detection, unless a custom converter was registered already.

This is not the case for string converters as they are overwritten in all cases, and this is a problem.

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions