Files
spring-graphql/samples/webmvc-http
Brian Clozel 02089a8542 Upgrade to Spring Boot 2.6.0-RC1
This commit upgrades the experimental starter to Spring Boot 2.6.0-RC1
and aligns all dependency versions to the Spring Boot dependency
management in 2.6.

This commit also removes temporary workarounds in the testing support or
in declared dependencies now that we've moved to 2.6.

While we're now using Spring Boot 2.6 as a reference version for this
project, the baseline didn't change and this commit documents the
requirements for this project; the Spring Data version, for our QueryDSL
support, is a specific example of that.

Fixes gh-181
2021-11-09 09:39:14 +01:00
..
2021-10-27 21:16:03 +02:00
2021-11-09 09:39:14 +01:00
2021-08-31 07:44:10 +01:00

GraphQL HTTP Endpoint with Spring MVC