Files
spring-graphql/graphql-spring-boot-starter
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-11-09 09:39:14 +01:00