See gh-46065
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
This reverts commit f0677a119c, reversing changes made to 938d58f32c.
f0677a119c
938d58f32c
This new starter brings the following dependencies: * the base starter * the JSON starter * the Spring GraphQL dependency See gh-29140