Skip to content

Commit 351ce9f

Browse files
committed
Update Samples section of reference
See gh-208
1 parent da473ca commit 351ce9f

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,4 @@
11
[[samples]]
22
= Samples
33

4-
Check out the https://spring.io/guides/gs/graphql-server/["Building a GraphQL service"] Getting Started Guide.
5-
6-
In addition, the 1.0.x branch of this repository contains {github-10x-branch}/samples[sample applications] for various scenarios.
7-
Those samples do not exist in the `main` branch and are planned to be
8-
https://github.com/spring-projects/spring-graphql/issues/208[moved out] into a separate repository.
9-
To run those samples, check out the 1.0.x branch run their main application classes from your IDE,
10-
or from the command line:
11-
12-
[source,bash,indent=0,subs="verbatim,quotes"]
13-
----
14-
$ ./gradlew :samples:{sample-directory-name}:bootRun
15-
----
4+
Please, see the [spring-graphql-examples](https://github.com/spring-projects/spring-graphql-examples) repository.

0 commit comments

Comments
 (0)