mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
This commit adds new "spring.graphql.http.methods" and "spring.graphql.http.sse.methods" configuration properties that let you configure the allowed HTTP methods for the given transports. Closes gh-51732