Skip to content

GH-2754: Add channel-based mapping to RouterSpec #2882

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
Apr 5, 2019

Conversation

artembilan
Copy link
Member

Fixes #2754

For better end-user experience when we have @Bean declared for a
channel it is good to have a MessageChannel based
RouterSpec.channelMapping for possible traceability and code
navigation in the IDE

Fixes spring-projects#2754

For better end-user experience when we have `@Bean` declared for a
channel it is good to have a `MessageChannel` based
`RouterSpec.channelMapping` for possible traceability and code
navigation in the IDE
@garyrussell garyrussell merged commit 063759d into spring-projects:master Apr 5, 2019
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.

RouterSpec channelMapping takes no MessageChannel.
2 participants