We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 251127a commit 79e1e1dCopy full SHA for 79e1e1d
1 file changed
README.md
@@ -39,12 +39,12 @@ the spring documentation itself about the differences.
39
40
## Artifacts
41
42
-There are four different artifacts:
+There are four different artifacts: (all with group id `com.graphql-java`)
43
44
-1. graphql-java-spring-webflux
45
-2. graphql-java-spring-boot-starter-webflux
46
-3. graphql-java-spring-webmvc
47
-4. graphql-java-spring-boot-starter-webmvc
+1. `graphql-java-spring-webflux`
+2. `graphql-java-spring-boot-starter-webflux`
+3. `graphql-java-spring-webmvc`
+4. `graphql-java-spring-boot-starter-webmvc`
48
49
50
0 commit comments