Skip to content

DefaultContentTypeResolver should support String-based "contentType" header values [SPR-11461] #16087

@spring-projects-issues

Description

@spring-projects-issues

David Turanski opened SPR-11461 and commented

Currently DefaultContentTypeResolver does not accept content-type header String values MimeType is required. String types should be resolved with MimeType.valueOf(str)


Affects: 4.0.2

Referenced from: commits 2b69c1f

Metadata

Metadata

Assignees

Labels

in: messagingIssues in messaging modules (jms, messaging)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions