From 7c260733a2506bbe8d512c0ab2264c39f1bbdf16 Mon Sep 17 00:00:00 2001 From: Andrew Potter Date: Tue, 12 Sep 2017 15:45:16 -0400 Subject: [PATCH] Add GraphiQL to starter name. https://github.com/graphql-java/graphql-spring-boot has a starter for both GraphQL and GraphiQL. --- spring-boot-starters/README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-starters/README.adoc b/spring-boot-starters/README.adoc index 69d4d2a65f..9f161c2f33 100644 --- a/spring-boot-starters/README.adoc +++ b/spring-boot-starters/README.adoc @@ -67,7 +67,7 @@ do as they were designed before this was clarified. | https://www.google.com/recaptcha[Google's reCAPTCHA] | https://github.com/mkopylec/recaptcha-spring-boot-starter -| http://graphql.org/[GraphQL] with https://github.com/graphql-java/[GraphQL Java] +| http://graphql.org/[GraphQL] and https://github.com/graphql/graphiql[GraphiQL] with https://github.com/graphql-java/[GraphQL Java] | https://github.com/graphql-java/graphql-spring-boot | http://graphql.org/[GraphQL]