- Notifications
You must be signed in to change notification settings - Fork 41.6k
Closed
Description
In #44495 the spring.graphql.sse.timeout
was deprecated in favor of spring.graphql.http.sse.timeout
. Unfortunately, the change is using constructor binding by accident, which means that a spring.graphql.sse.sse
is exposed rather than the property.
Metadata
Metadata
Assignees
Labels
type: bugA general bugA general bug