Files
spring-graphql/samples
Brian Clozel a15fd29fc0 Remove Spring Boot Experimental Starter
The Experimental Spring Boot Starter for Spring GraphQL has been moved
to Spring Boot and will be released with Spring Boot 2.7.0.

Closes gh-207
2021-12-21 14:09:17 +01:00
..
2021-07-07 09:02:51 +01:00

This directory contains samples to test scenarios and features with.

All samples have integration tests you can run or debug, and expose a GraphiQL page at "/graphiql".

To run a sample from the command line:

$ ./gradlew :samples:{sample-directory-name}:bootRun