This commit improves gh-56 to scan schema locations for more well-known file extensions, as previously only `*.graphqls` was supported. We're now scanning for `*.graphqls`, `*.gqls`, `*.graphql`, `*.gql`. Closes gh-56
This commit renames the docs module to "spring-graphql-docs" to better align with other Spring projects and their published docs artifact.