updated the front page

This commit is contained in:
Oleg Zhurakousky
2018-04-11 13:57:03 -04:00
parent 994caf0fe3
commit bc8fa286e0
4 changed files with 7 additions and 10 deletions

View File

@@ -16,6 +16,6 @@
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-stream-kafka</artifactId>
<artifactId>spring-cloud-starter-stream-rabbit</artifactId> <!-- or '*-stream-kafka' -->
</dependency>
</dependencies>