mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 18:29:03 +00:00
This commit auto-configures the newly supported SSE transport for GraphQL endpoints in both Spring MVC and WebFlux. Closes gh-39651