Skip to content

GH-2936: Add custom converters for MongoDbMS #2944

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

Merged
merged 1 commit into from
May 30, 2019

Conversation

artembilan
Copy link
Member

Fixes #2936

  • Add MongoDbMessageStore.setCustomConverters() to allow to inject
    any custom converters for payload as well as header values

Cherry-pick to 5.1.x

@garyrussell
Copy link
Contributor

garyrussell commented May 30, 2019

LGTM. Please rebase and fix conflicts.

Fixes spring-projects#2936

* Add `MongoDbMessageStore.setCustomConverters()` to allow to inject
any custom converters for `payload` as well as header values

**Cherry-pick to 5.1.x**
@artembilan
Copy link
Member Author

Rebased and pushed after fixing conflicts.

Thanks

@artembilan
Copy link
Member Author

It might be better do not cherry-pick whats-new.adoc though...

@garyrussell garyrussell merged commit 34db267 into spring-projects:master May 30, 2019
@garyrussell
Copy link
Contributor

Cherry-picked as ef856b2 after resolving conflicts.

Also added @MongoDbAvailable to new 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.

Not able to set custom converters to MongoDbMessageStore
2 participants