From f5d1b7807c0d4c380ce99fd39e1e5e6f09c90354 Mon Sep 17 00:00:00 2001 From: Lars Grefer Date: Wed, 18 Jan 2017 00:15:29 +0100 Subject: [PATCH] Add OkHttp starter reference Closes gh-8014 --- spring-boot-starters/README.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/spring-boot-starters/README.adoc b/spring-boot-starters/README.adoc index 15c9fed5f1..199e0fc223 100644 --- a/spring-boot-starters/README.adoc +++ b/spring-boot-starters/README.adoc @@ -112,4 +112,7 @@ do as they were designed before this was clarified. | http://infinispan.org/[Infinispan] | https://github.com/infinispan/infinispan-spring-boot +| http://square.github.io/okhttp/[OkHttp] +| https://github.com/freefair/okhttp-spring-boot + |===