Update zuul tests

This commit is contained in:
Spencer Gibb
2015-12-23 17:25:37 -07:00
parent a6951f0cbb
commit 4f7d21a2f3
3 changed files with 7 additions and 11 deletions

View File

@@ -29,6 +29,10 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-zuul</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-eureka</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>