spring-boot/spring-boot-project/spring-boot-autoconfigure
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 Polish "Add support for cache2k in memory caching" 2022-03-21 09:59:24 +01:00