spring-boot/spring-boot-project/spring-boot-test-autoconfigure/src
Brian Clozel 83f678a8b1 Separate transports in GraphQL auto-configurations
This commit revisits the existing GraphQL configuration properties to
better reflect which ones belong to specific transports.
This also relaxes the Web auto-configurations to only require the
`ExecutionGraphQlService` as a bean. The `GraphQlSource` is now an
optional bean dependency.

Closes gh-44495
2025-02-28 18:12:31 +01:00
..
dockerTest Polish 2024-10-18 10:47:52 -07:00
main Separate transports in GraphQL auto-configurations 2025-02-28 18:12:31 +01:00
test Merge branch '3.4.x' 2025-02-22 18:56:42 +01:00