Andy Wilkinson
dc176e9dc2
Create spring-boot-graphql module
...
See gh-46141
2025-07-01 11:58:16 +01:00
Phillip Webb
3aeb18d618
Add license header to gradle files
...
See gh-46065
2025-06-20 17:20:50 -07:00
Brian Clozel
38f1bc9793
Reinstate Spring for GraphQL auto-configuration
...
This commit adds the Spring for GraphQL auto-configuration back
into Spring Boot 3.0, now that a 1.1.0 release is scheduled with the
required baseline. This release also needs GraphQL Java 19.0 as a
baseline.
Closes gh-31809
2022-08-01 14:33:25 +02:00
Brian Clozel
f61c87c3a7
Revert "Merge branch '2.7.x'"
...
This reverts commit f0677a119c
, reversing
changes made to 938d58f32c
.
2021-12-21 09:05:06 +01:00
Brian Clozel
d5603f2c98
Add GraphQL Spring Boot starter
...
This new starter brings the following dependencies:
* the base starter
* the JSON starter
* the Spring GraphQL dependency
See gh-29140
2021-12-21 08:34:40 +01:00