This repository has been archived by the owner on Dec 19, 2023. It is now read-only.
-
I don’t know what is the difference between them , nor did I find the documentation Can someone tell me, Thanks Which one is recommended <dependency>
<groupId>com.graphql-java</groupId>
<artifactId>graphql-spring-boot-starter</artifactId>
</dependency> <dependency>
<groupId>com.graphql-java-kickstart</groupId>
<artifactId>graphql-spring-boot-starter</artifactId>
</dependency> |
Beta Was this translation helpful? Give feedback.
Answered by
jingwux
Feb 5, 2021
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jingwux
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
kickstart is newer
https://search.maven.org/search?q=g:com.graphql-java%20AND%20a:graphiql-spring-boot-starter
https://search.maven.org/search?q=g:com.graphql-java-kickstart%20AND%20a:graphql-spring-boot-starter