-
Notifications
You must be signed in to change notification settings - Fork 41.4k
Open
Description
Loose ends:
- Remove varargs checkstyle suppressions
- Add nullability to
org.springframework.boot.json.JsonWriter
(it's currently@NullUnmarked
) - Support JSpecify for optional/mandatory actuator endpoint parameters #46593
- Check public API of modules if
@Nullable
is missing - Remove suppression in graphql module once Missing @Nullable annotation on GraphiQlHandler spring-graphql#1276 is fixed
- Review
@SuppressWarnings("NullAway")
suppressions
Metadata
Metadata
Assignees
Labels
type: enhancementA general enhancementA general enhancement