Renamed MessageBus to Binder
- Renamed MessageBus to Binder - Parameterized Binder interface - Restored exclusion of spring-xd-codec
This commit is contained in:
committed by
Marius Bogoevici
parent
11e9f269db
commit
35b74b00b3
@@ -27,7 +27,7 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-stream-binding-redis</artifactId>
|
||||
<artifactId>spring-cloud-stream-binder-redis</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
|
||||
Reference in New Issue
Block a user