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.
2 parents 3b8bc96 + 472a2d6 commit de3b16cCopy full SHA for de3b16c
1 file changed
README.md
@@ -48,7 +48,7 @@ There are four different artifacts:
48
49
## Getting started with Spring Boot (webflux and webmvc)
50
51
-The Spring Boot Starter artifact provides a HTTP endpoint on ${graphql.url} with the default value "/graphql" just by being on the classpath.
+The Spring Boot Starter artifact provides a HTTP endpoint on `${graphql.url}` with the default value `"/graphql"` just by being on the classpath.
52
53
The only requirement is to have a Bean of type `graphql.GraphQL` available.
54
0 commit comments