<!-- Graph QL Dependencies -->
<dependency>
<groupId>com.graphql-java</groupId>
<artifactId>graphql-spring-boot-starter</artifactId>
<version>5.0.2</version>
</dependency>
<dependency>
<groupId>com.graphql-java</groupId>
<artifactId>graphql-java-tools</artifactId>
<version>5.2.4</version>
</dependency>
<!-- graphiql - Graphical Tool to run the queries -->
<dependency>
<groupId>com.graphql-java</groupId>
<artifactId>graphiql-spring-boot-starter</artifactId>
<version>5.0.2</version>
</dependency>
-
Notifications
You must be signed in to change notification settings - Fork 0
rajsingh8220/Spring-GraphQL-Example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Basic implementation of GraphQL using Java.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published