Files
spring-graphql/graphql-spring-boot-starter/src/test/resources
Brian Clozel b78808d54d Scan nested locations for GraphQL schema files
This commit changes the default value for the `spring.graphql.locations`
configuration property to `classpath:/graphql/**/`. By default, this
will scan nested locations for GraphQL schema files.

Fixes gh-210
2021-12-06 10:47:22 +01:00
..
2021-01-05 16:35:34 +01:00