-
Notifications
You must be signed in to change notification settings - Fork 317
Spring for GraphQL 2.0
Brian Clozel edited this page May 9, 2025
·
1 revision
This is a preview of the Spring for GraphQL 2.0 release, scheduled for November 2025.
Spring for GraphQL 2.0 now requires Spring Framework 7.0 and its baseline.
We have applied the JSpecify annotations to its entire public API.
This should now help IDEs provide you with consistent warnings, avoiding NullPointerExceptions
when using Spring for GraphQL.