Spring Cloud Stream Chelsea.RC1 released
On behalf of the team, I am pleased to announce the release of Spring Cloud Stream Chelsea.RC1. Spring Cloud Stream Chelsea.RC1 is available for use in the Spring Milestone repository, and a detailed description of its features can be found in the reference documentation. For information about artifacts and a complete list of changes, please consult the release notes.
What is new?
Here’s a summary of the major new features and improvements brought by the new release:
Dispatching capabilities added to StreamListener
We’ve added support for dispatching messages to multiple @StreamListener methods…