https://github.com/spring-projects/spring-graphql
Spring Integration for GraphQL
https://github.com/spring-projects/spring-graphql
graphql spring-graphql
Last synced: 25 days ago
JSON representation
Spring Integration for GraphQL
- Host: GitHub
- URL: https://github.com/spring-projects/spring-graphql
- Owner: spring-projects
- License: apache-2.0
- Created: 2020-07-20T16:35:00.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-13T15:27:21.000Z (25 days ago)
- Last Synced: 2025-05-13T16:44:06.183Z (25 days ago)
- Topics: graphql, spring-graphql
- Language: Java
- Homepage: https://spring.io/projects/spring-graphql
- Size: 4.61 MB
- Stars: 1,556
- Watchers: 40
- Forks: 317
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.adoc
Awesome Lists containing this project
- my-awesome - spring-projects/spring-graphql - graphql pushed_at:2025-04 star:1.6k fork:0.3k Spring Integration for GraphQL (Java)
README
#
Spring for GraphQL [](https://github.com/spring-projects/spring-graphql/actions/workflows/build-and-deploy-snapshot.yml?query=branch%3Amain) [](https://ge.spring.io/scans?search.rootProjectNames=spring-graphql)
[GraphQL](https://graphql.org/) support for Spring applications with [GraphQL Java](https://github.com/graphql-java/graphql-java).
## Code of Conduct
This project is governed by the [Spring Code of Conduct](CODE_OF_CONDUCT.adoc). By participating, you are expected to uphold this code of conduct. Please report unacceptable behavior to [email protected].
## Contributing
All commits must include a _Signed-off-by_ trailer at the end of each commit message to indicate that the contributor agrees to the Developer Certificate of Origin.
For additional details, please refer to the blog post [Hello DCO, Goodbye CLA: Simplifying Contributions to Spring](https://spring.io/blog/2025/01/06/hello-dco-goodbye-cla-simplifying-contributions-to-spring).## Documentation
This project has reference documentation ([published](https://docs.spring.io/spring-graphql/reference/) and [source](spring-graphql-docs/modules/ROOT)), an
[API reference](https://docs.spring.io/spring-graphql/docs/current-SNAPSHOT/api/). There are [samples](https://github.com/spring-projects/spring-graphql/tree/1.0.x/samples) in the 1.0.x branch that will be [moved out](https://github.com/spring-projects/spring-graphql/issues/208) into a separate repository.## Stay in Touch
Follow [@SpringCentral](https://twitter.com/springcentral).
## Getting Support
Check out the [Spring GraphQL tags on Stack Overflow](https://stackoverflow.com/questions/tagged/spring-graphql).
[Commercial support](https://spring.io/support) is available too.## License
This project is released under version 2.0 of the [Apache License](https://www.apache.org/licenses/LICENSE-2.0).