# Spring Boot GraphQL Template GitHub: https://github.com/HuakunShen/spring-boot-graphql-template A template for Spring Boot GraphQL project. Most GraphQL server tutorials are based on Node.js. This is a template for Spring Boot GraphQL server. Including 3 ways to implement it. ## Tech Stack - Spring Boot - GraphQL - Java