binder moving - cleanup

This commit is contained in:
Soby Chacko
2016-06-28 22:06:31 -04:00
parent af2702e62f
commit 463de397bd
8 changed files with 0 additions and 121 deletions

View File

@@ -21,14 +21,6 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-codec</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-stream-kafka</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-stream-rabbit</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-rxjava</artifactId>