mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 19:51:10 +00:00
This commit adds a new `spring.graphql.http.sse.keep-alive` configuration property for MVC and WebFlux SSE handlers. Closes gh-44743