-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
jspecify is more popular and gets better community tools support today, the next Spring 7.0 has already migrated to jspecify to check the field/method parameter/return type nullable.
In the current Jakarta Annotations, the @Nullable and NonNull are extracted from JSR305. Jspecify provides more features and compatibility.
With wider tool support when using Jspecify, we can generate static analysis reports at compile time。
If we keep the existing @Nullable/@Nonnull in Jakarta EE, can we generate analysis results at build/deployment time?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels