Skip to content
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

INT-4540: Use MessageHeaders in GenericHandler #2589

Merged
merged 2 commits into from
Oct 8, 2018

Conversation

artembilan
Copy link
Member

JIRA: https://jira.spring.io/browse/INT-4540

For better end-user experience use a MessageHeaders in the
GenericHandler instead of plain Map<String, Object>

JIRA: https://jira.spring.io/browse/INT-4540

For better end-user experience use a `MessageHeaders` in the
`GenericHandler` instead of plain `Map<String, Object>`
@garyrussell
Copy link
Contributor

Please add to the migration guide too.

@artembilan
Copy link
Member Author

@garyrussell
Copy link
Contributor

The existing lambdas in the Java DSL's .handle() is fully compatible.

But still need recompilation; right?

@artembilan
Copy link
Member Author

But still need recompilation

Correct. Fixed that.

Thanks.

@garyrussell garyrussell merged commit 9ae0eb2 into spring-projects:master Oct 8, 2018
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