From 17219624443f30e229aba52febb40156ae06b19b Mon Sep 17 00:00:00 2001 From: banjjoknim Date: Tue, 2 Aug 2022 15:05:00 +0900 Subject: [PATCH] =?UTF-8?q?docs=20:=20README.md=20=ED=95=AD=EB=AA=A9=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 놀이터(예제 코드 작성)/graphql-kotlin/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/놀이터(예제 코드 작성)/graphql-kotlin/README.md b/놀이터(예제 코드 작성)/graphql-kotlin/README.md index 7b23f91..7d5d526 100644 --- a/놀이터(예제 코드 작성)/graphql-kotlin/README.md +++ b/놀이터(예제 코드 작성)/graphql-kotlin/README.md @@ -1,4 +1,8 @@ -# GraphQL Kotlin - Spring Server +# GraphQL Kotlin + +- [MVN Repository - GraphQL Kotlin Spring Server](https://mvnrepository.com/artifact/com.expediagroup/graphql-kotlin-spring-server) + +## Spring Server - [Getting Started](https://opensource.expediagroup.com/graphql-kotlin/docs/) - [Spring Server Overview](https://opensource.expediagroup.com/graphql-kotlin/docs/server/spring-server/spring-overview/) @@ -8,7 +12,3 @@ - [Automatically Created Beans](https://opensource.expediagroup.com/graphql-kotlin/docs/server/spring-server/spring-beans) - [Configuration Properties](https://opensource.expediagroup.com/graphql-kotlin/docs/server/spring-server/spring-properties) - [Subscriptions](https://opensource.expediagroup.com/graphql-kotlin/docs/server/spring-server/spring-subscriptions) -- [MVN Repository - GraphQL Kotlin Spring Server](https://mvnrepository.com/artifact/com.expediagroup/graphql-kotlin-spring-server) -- [Contextual Data](https://opensource.expediagroup.com/graphql-kotlin/docs/schema-generator/execution/contextual-data/) -- [Federation Tracing](https://opensource.expediagroup.com/graphql-kotlin/docs/schema-generator/federation/federation-tracing/) -- [Configuration Properties](https://opensource.expediagroup.com/graphql-kotlin/docs/server/spring-server/spring-properties/)