93c696f9bc1b72b6969f3fc7e43d4a425121b73e
Prior to this commit, a Spring GraphQL application would need to implement `WebMvcConfigurer` or `WebFluxConfigurer` to register a specific CORS configuration and map it to the GraphQL endpoint. This commit adds new configuration properties under the `spring.graphql.cors.*` namespace that helps configuring CORS for the GraphQL endpoint. Closes gh-26
Spring GraphQL 
GraphQL support for Spring applications with GraphQL Java.
Code of Conduct
This project is governed by the Spring Code of Conduct. By participating, you are expected to uphold this code of conduct. Please report unacceptable behavior to spring-code-of-conduct@pivotal.io.
Documentation
This project has reference documentation (published and source), an API reference, and samples.
Continuous Integration Builds
Information regarding CI builds can be found in the Spring GraphQL Concourse pipeline documentation.
Stay in Touch
Follow @SpringCentral.
License
This project is released under version 2.0 of the Apache License.
Description
Languages
Java
97.9%
CSS
1.2%
Shell
0.7%
HTML
0.2%