Skip to content

GH-892: Reinstate MimeTypeJsonDeserializer #893

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

artembilan
Copy link
Member

Fixes #892

For compatibility with older Spring Kafka producer, it is better to keep
a MimeTypeJsonDeserializer when they can send MimeType headers
as a serialized version, not string representation

Fixes spring-projects#892

For compatibility with older Spring Kafka producer, it is better to keep
a `MimeTypeJsonDeserializer` when they can send `MimeType` headers
as a serialized version, not string representation
@garyrussell
Copy link
Contributor

We should coordinate a bit better 😄

Please grab the test from my version: garyrussell@0ebeb9d

@garyrussell
Copy link
Contributor

Merged as 56b0e93 with a bit of polish and a test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants