d0adceee4be1b11213a54a6e9aa9ae62383b0f16
Prior to this commit, the main GraphQL auto-configuration would be guarded with a condition on a `GraphQlSource` bean being missing. While we want to prevent the auto-configuration from registering such a bean if the user configuration already did so, we should still contribute the `GraphQlProperties` bean to the context, as it is required for other purposes. This commit moves the condition directly on the bean method to avoid this. Fixes gh-186
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%