Updates to compile with Finchley and Boot 2.0

This commit is contained in:
Spencer Gibb
2017-11-28 00:59:47 -05:00
parent c55560a0b6
commit 824ea64089
16 changed files with 90 additions and 40 deletions

View File

@@ -43,7 +43,7 @@
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-eureka</artifactId>
<artifactId>spring-cloud-starter-netflix-eureka-client</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>