You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,11 @@ graphql:
30
30
url: https://graphql.github.com/graphql
31
31
```
32
32
33
+
### Using latest Snapshots
34
+
35
+
You can use the latest Snapshots by configuring the Snapshot repository, see https://www.graphql-java-kickstart.com/servlet/#using-the-latest-development-build.
36
+
37
+
33
38
## Configuration
34
39
35
40
The following tables list the configurable properties of the GraphQL Spring Webclient and their default values.
0 commit comments