Updates for various 2.0.x fixes.

Starters from commons and netflix 2.0 and fixes for boot 2.0

Stream 2.0 tests are ignored.
This commit is contained in:
Spencer Gibb
2017-09-27 12:55:20 -04:00
parent 1174891eff
commit a35bcef321
14 changed files with 34 additions and 138 deletions

View File

@@ -50,7 +50,7 @@
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-feign</artifactId>
<artifactId>spring-cloud-starter-openfeign</artifactId>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>