diff --git a/놀이터(예제 코드 작성)/graphql-kotlin/README.md b/놀이터(예제 코드 작성)/graphql-kotlin/README.md index a8d1797..9fb20a7 100644 --- a/놀이터(예제 코드 작성)/graphql-kotlin/README.md +++ b/놀이터(예제 코드 작성)/graphql-kotlin/README.md @@ -1,5 +1,11 @@ -# GraphQL Kotlin +# GraphQL Kotlin - 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/) +- [Writing Schemas with Spring](https://opensource.expediagroup.com/graphql-kotlin/docs/server/spring-server/spring-schema) +- [Generating GraphQL Context](https://opensource.expediagroup.com/graphql-kotlin/docs/server/spring-server/spring-graphql-context) +- [HTTP Request and Response](https://opensource.expediagroup.com/graphql-kotlin/docs/server/spring-server/spring-http-request-response) +- [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)