Commit Graph

15 Commits

Author SHA1 Message Date
Marius Bogoevici
37204febe2 support for binding descriptors per channel name 2015-07-23 11:22:53 -04:00
Marius Bogoevici
1a51c32f59 Renamed spring.cloud.channels to spring.cloud.stream in configuration 2015-07-21 23:22:12 -04:00
Dave Syer
531de2d41e Tidy up readme 2015-07-09 09:40:44 +01:00
Dave Syer
38a744e915 Remove scala dependency 2015-06-17 16:21:14 +01:00
Dave Syer
f68c4de6f6 Tick off rebind channels 2015-06-12 17:15:26 +01:00
Dave Syer
19e5bf04bc Tick off discovery 2015-06-05 17:15:42 +01:00
Mark Fisher
8c8fcb7597 added channel-level partitioning props to roadmap 2015-06-04 09:39:45 -04:00
Dave Syer
3664d02e8d Lazily initialize the MessageBus in BeanPostProcessor
Otherwise bad things happen when the MessageBus is not decorated
by other BPPs (especially the @EnableIntegration one).
2015-06-04 09:01:55 +01:00
Mark Fisher
a239294d9c added inputType/outputType properties to roadmap 2015-06-02 10:41:27 -04:00
Dave Syer
147875540d Regularize and test tap channel names 2015-05-29 16:07:41 +01:00
Dave Syer
3b4834a2b0 Switch from Map to Collection for *ChannelSpecs 2015-05-29 15:32:07 +01:00
Dave Syer
f671737f71 Add @PropertySources for default bus properties 2015-05-29 10:24:56 +01:00
Mark Fisher
41b5370728 minor roadmap edits 2015-05-28 13:49:28 -04:00
Dave Syer
d7b8335224 Add back missing code 2015-05-28 17:18:51 +01:00
Dave Syer
f58703acdb Migrate some code from prototype 2015-05-28 16:42:00 +01:00