Files
spring-cloud-stream/spring-cloud-streams
Marius Bogoevici a68321e8d5 Identify bindings with annotations, not names
Refactor support for channel beans

* create utility methods for registering input/output channel beans
* use utility methods within tests

Remove source-xml and rely on the @Input/@Output model entirely
2015-07-10 16:18:24 -04:00
..