Apply jspecify nullability annotations for better Java & Kotlin experience
Open
enhancement
- Dominant language
- Java
- Stars
- 24.2k
- Forks
- 4.5k
- Avg merge
- 6d 4h
- Merged PRs (30d)
- 12
Description
# Problem solved by the feature
Kotlin compiler (so does Java hint) doesn't know the parameter's nullability.
# Feature description
Add Nullable, Nonnull and so on.
# Alternatives / workarounds
Libraries like Spring has such support.
Contributor guide
Assessment
This issue has not been assessed yet.