spring-boot/spring-boot-project
Brian Clozel 1c71567c94 Support "application/graphql+json" media type in GraphQL HTTP mapping
As seen in spring-projects/spring-graphql#108, the GraphQL HTTP spec now
requires the "application/graphql+json" media type and accepts
"application/json" for backwards compatibility.

This commit updates the `RouterFunction` definition for the GraphQL HTTP
endpoints so that both types are accepted.

Closes gh-30407
2022-04-04 16:45:11 +02:00
..
spring-boot Merge branch '2.6.x' into 2.7.x 2022-04-04 14:22:49 +02:00
spring-boot-actuator Merge branch '2.6.x' into 2.7.x 2022-03-25 14:56:01 +01:00
spring-boot-actuator-autoconfigure Add support for Prometheus Exemplars 2022-04-04 13:35:38 +02:00
spring-boot-autoconfigure Support "application/graphql+json" media type in GraphQL HTTP mapping 2022-04-04 16:45:11 +02:00
spring-boot-cli Exclude duplicate properties file when building a jar from jars 2022-02-11 15:31:20 -06:00
spring-boot-dependencies Switch to Spring Framework 5.3.19-SNAPSHOT 2022-04-04 11:08:36 +02:00
spring-boot-devtools Merge branch '2.6.x' into 2.7.x 2022-03-25 14:56:01 +01:00
spring-boot-docs Polish documentation 2022-04-04 14:27:18 +02:00
spring-boot-parent Merge branch '2.5.x' into 2.6.x 2022-01-12 13:54:23 -08:00
spring-boot-properties-migrator
spring-boot-starters Start building against Micrometer 1.9.0-M4 snapshots 2022-03-01 09:20:07 +01:00
spring-boot-test Support "application/graphql+json" media type in GraphQL HTTP mapping 2022-04-04 16:45:11 +02:00
spring-boot-test-autoconfigure Adapt to latest changes in Spring for GraphQL snapshots 2022-03-29 16:50:12 +01:00
spring-boot-tools Merge branch '2.6.x' into 2.7.x 2022-04-03 09:33:02 +02:00