Skip to content
This repository was archived by the owner on Mar 17, 2020. It is now read-only.

Commit 4a4d9ec

Browse files
committed
RabbitMQ binder moved to activiti-cloud-notifications-graphql project
1 parent 7dc2c36 commit 4a4d9ec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@
7373
<artifactId>h2</artifactId>
7474
<optional>true</optional>
7575
</dependency>
76+
<dependency>
77+
<groupId>org.springframework.cloud</groupId>
78+
<artifactId>spring-cloud-starter-stream-rabbit</artifactId>
79+
</dependency>
7680
</dependencies>
7781
<build>
7882
<plugins>

0 commit comments

Comments
 (0)