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
String value = response.get("hello", String.class);
51
+
}
52
+
}
53
+
```
54
+
34
55
### Using latest Snapshots
35
56
36
57
You can use the latest Snapshots by configuring the Snapshot repository, see https://www.graphql-java-kickstart.com/servlet/#using-the-latest-development-build.
0 commit comments