Commit Graph

9 Commits

Author SHA1 Message Date
Dave Syer
818ad6e3e8 Add configuration processor as an optional dependency 2015-08-10 10:52:44 -04:00
David Turanski
770dafc577 renamed defaultPrefix .xdbus->.binder 2015-08-10 10:48:57 -04:00
Eric Bottard
38cf0cd738 XD-3380: Use AutoConfiguration for Binder Configurations 2015-08-10 10:44:31 -04:00
Mark Fisher
476664e38d removed redundant dependency 2015-08-10 08:46:44 -04:00
Eric Bottard
53c228239b Propagate Exception 2015-08-09 20:48:23 -04:00
David Turanski
0a84afd6ea Refactored Binder and Codec configuration
- replaced XML-based configuration with Java configuration
- removed optional on spring-cloud-stream-codec
- removed unnecessary test
2015-08-09 20:11:52 -04:00
David Turanski
93f278e839 Cleanup after Binder renaming
one more...

one more comment change
2015-07-21 17:47:38 -04:00
Ilayaperumal Gopinathan
46100b2f8f Rename kafka binder classes
- Move pkg name to `org.springframework.cloud.stream.binder.kafka`
2015-07-21 17:33:15 -04:00
David Turanski
35b74b00b3 Renamed MessageBus to Binder
- Renamed MessageBus to Binder
- Parameterized Binder interface
- Restored exclusion of spring-xd-codec
2015-07-21 15:34:29 -04:00