d7f5e44ad6096e424a79c979d681fb5c7bbb6d02
Add WebGraphQlClient as a common representation for a Web GraphQlClient extension and its builders that has to be started through the HTTP or WebSocket implementations. Remove the common base builder for HTTP and WebSocket, with HTTP simply delegating to the underlying WebClient builder For WebSocket, builder state is exposed from the transport to simplify the mutation logic. DefaultGraphQlClientBuilder is now abstract, leaving subclasses to implement the build method. See gh-10
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 project's 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%
