Files
spring-graphql/spring-graphql-test
Brian Clozel d7db1a065b Apply Nullability changes
This commit removes the new deprecated
`org.springframework.lang.Nullable` annotations and replaces them with
JSpecify equivalents.

Note, because those new annotations are applied on type usage, this
commit not only renames imports, but also moves annotations close to the
nullable usage types.

Closes gh-1132
2025-05-21 09:48:39 +02:00
..
2025-05-21 09:48:39 +02:00
2025-04-17 15:57:03 +02:00