spring-boot/spring-boot-project/spring-boot-test
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
..
src Support "application/graphql+json" media type in GraphQL HTTP mapping 2022-04-04 16:45:11 +02:00
build.gradle Upgrade to Selenium HtmlUnit 3.56.0 2022-01-03 11:05:56 +01:00