From 9cb64148217b44cbff939abcb9a8ae5a3d2c2051 Mon Sep 17 00:00:00 2001 From: oEmbedler Inc Date: Mon, 28 Mar 2016 18:08:57 +0100 Subject: [PATCH] Add graphql-spring-boot-starter reference Closes gh-5514 --- 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 f36ea88652..c1c288ca55 100644 --- a/spring-boot-starters/README.adoc +++ b/spring-boot-starters/README.adoc @@ -79,4 +79,7 @@ do as they were designed before this was clarified. | http://www.couchbase.com/[Couchbase] HTTP session | https://github.com/mkopylec/session-couchbase-spring-boot-starter +| https://github.com/oembedler/spring-graphql-common[Spring GraphQL] (GraphQL and GraphiQL) +| https://github.com/oembedler/graphql-spring-boot + |===