Compile fixes for boot 2

This commit is contained in:
Spencer Gibb
2017-09-25 17:20:58 -04:00
parent 56395596e5
commit 49fdcae8c2
21 changed files with 44 additions and 165 deletions

View File

@@ -276,7 +276,7 @@ Spring Cloud will auto configure a transport client based on Spring
----
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-eureka</artifactId>
<artifactId>spring-cloud-starter-netflix-eureka-client</artifactId>
<exclusions>
<exclusion>
<groupId>com.sun.jersey</groupId>