Brian Clozel 58d65d7a4c Refine auto-configurations conditions
Prior to this commit, auto-configurations were only checking for the
presence of GraphQL Java classes as guards, assuming that Spring
GraphQL classes were always on the classpath.

Auto-configurations are meant to be moved to the Spring Boot project in
the future, so this commit adds the relevant condition class checks to
reflect that spring-graphql might not be on the classpath.
2021-07-06 16:57:05 +02:00
2021-07-01 09:48:24 +02:00
2021-07-01 09:50:20 +02:00
2021-07-06 15:51:50 +01:00
2021-05-18 17:53:08 +02:00
2021-05-18 17:53:08 +02:00
2020-07-23 09:40:14 +03:00
2021-07-02 20:29:32 +01:00
2021-06-30 18:16:27 +02:00

Spring GraphQL Build status

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 maintains its reference documentation (published and source) and an API reference.

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
No description provided
Readme 5.9 MiB
Languages
Java 97.9%
CSS 1.2%
Shell 0.7%
HTML 0.2%