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
@@ -19,10 +19,6 @@
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-stream-common</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.esotericsoftware</groupId>
|
||||
<artifactId>kryo-shaded</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user