@ -150,79 +150,4 @@ public class DefaultClientTest extends AbstractClientTest {
@@ -150,79 +150,4 @@ public class DefaultClientTest extends AbstractClientTest {
This module is a feign [Client](https://github.com/OpenFeign/feign/blob/master/core/src/main/java/feign/Client.java) to use the java [Google Http Client](https://github.com/googleapis/google-http-java-client).
To use this, add to your classpath (via maven, or otherwise). Then cofigure Feign to use the GoogleHttpClient:
To use this, add to your classpath (via maven, or otherwise). Then configure Feign to use the GoogleHttpClient:
@ -34,4 +35,24 @@ public class GoogleHttpClientTest extends AbstractClientTest {
@@ -34,4 +35,24 @@ public class GoogleHttpClientTest extends AbstractClientTest {
@ -143,6 +144,24 @@ public class JAXRSClientTest extends AbstractClientTest {
@@ -143,6 +144,24 @@ public class JAXRSClientTest extends AbstractClientTest {
@ -103,6 +104,26 @@ public class OkHttpClientTest extends AbstractClientTest {
@@ -103,6 +104,26 @@ public class OkHttpClientTest extends AbstractClientTest {