Removed the web starter

This commit is contained in:
Marcin Grzejszczak
2018-08-29 15:06:15 +02:00
parent 9ef24e7240
commit cac0ce3e27
3 changed files with 5 additions and 5 deletions

View File

@@ -25,6 +25,10 @@
</properties>
<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-stream-rabbit</artifactId>