-
Notifications
You must be signed in to change notification settings - Fork 0
Home
philipp-gatzka edited this page Dec 26, 2025
·
3 revisions
Welcome to the Graphite project wiki - the official documentation for the type-safe GraphQL client library for Spring Boot.
- User-Getting-Started - Quick start guide for using Graphite in your project
- Configuration-Reference - Complete reference for all configuration options
- Advanced-Usage - Custom scalars, interceptors, error handling, and more
- Troubleshooting - Common issues and solutions
- FAQ - Frequently asked questions
- Getting-Started - Set up your development environment for contributing
- Development-Workflow - Branching, commits, and pull requests
- Contributing - How to contribute to the project
- Type-safe query builder - Build queries programmatically with full IDE support
- Code generation - Generate Java types from GraphQL schema
- Spring Boot integration - Auto-configuration with metrics, tracing, and health checks
- Gradle & Maven plugins - Seamless build tool integration
- Zero runtime reflection - Fast startup and GraalVM-friendly
- Java 21+
- Gradle 8.5+ or Maven 3.8+
- Spring Boot 3.x (for starter module)