43ba3e8fcd6c839f8af63dc0d17f110607609fd2
The GraphQL Spring Boot starters aren't actually necessary. The typical GraphQL usage is really tied to the type of web application you're building: Spring MVC or WebFlux. Adding the `spring-graphql-web` dependency to the classpath is a signal strong enough that we can configure additional endpoints into the web application. Closes gh-17
Spring GraphQL
Experimental project to create GraphQL support for Spring applications.
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%