Closed
Description
As seen in spring-projects/spring-graphql#375, Spring Boot should also use "application/json"
as the default MIME type but remain compatible with "application/graphql+json"
still if clients POST content with this type or explicitly accept it.