Deprecate GraphQlProperties.DeprecatedSse

Closes gh-45878
This commit is contained in:
Andy Wilkinson
2025-06-11 10:30:00 +01:00
parent 0daf3f5897
commit 5b759c750b

View File

@@ -343,6 +343,7 @@ public class GraphQlProperties {
}
@Deprecated(since = "3.5.1", forRemoval = true)
public static final class DeprecatedSse {
private final Sse sse;