Remove samples from main
We no longer build the samples in the main branch due to dependency issues between Boot starter dependencies and the project sources. The samples really need to move out to an independent repository. For now, this commit removes them from the main branch. See gh-208
This commit is contained in:
@@ -9,7 +9,7 @@ This project is governed by the [Spring Code of Conduct](CODE_OF_CONDUCT.adoc).
|
||||
## Documentation
|
||||
|
||||
This project has reference documentation ([published](https://docs.spring.io/spring-graphql/docs/current-SNAPSHOT/reference/html/) and [source](spring-graphql-docs/src/docs/asciidoc)), an
|
||||
[API reference](https://docs.spring.io/spring-graphql/docs/current-SNAPSHOT/api/), and [samples](samples).
|
||||
[API reference](https://docs.spring.io/spring-graphql/docs/current-SNAPSHOT/api/). The are [samples](https://github.com/spring-projects/spring-graphql/tree/1.0.x/samples) in the 1.0.x branch that will be [moved out](https://github.com/spring-projects/spring-graphql/issues/208) into a separate repository.
|
||||
|
||||
## Continuous Integration Builds
|
||||
|
||||
|
||||
Reference in New Issue
Block a user