Brian Clozel 43ba3e8fcd Remove GraphQL web starters
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
2020-11-13 11:51:49 +01:00
2020-11-13 11:51:14 +01:00
2020-11-13 11:50:59 +01:00
2020-08-25 06:34:33 +01:00
2020-11-13 11:51:49 +01:00
2020-11-13 11:50:59 +01:00
2020-11-13 11:50:59 +01:00
2020-07-23 09:40:14 +03:00
2020-07-23 09:40:14 +03:00
2020-11-13 11:51:49 +01:00

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
No description provided
Readme 5.9 MiB
Languages
Java 97.9%
CSS 1.2%
Shell 0.7%
HTML 0.2%