-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
I think it would be useful to add @Nullable annotations to the public API of the library so that users know when a method may return null. It might also make sense to use @Nullable annotations within the library’s internal implementation.
I would recommend using JSpecify, as it appears to be becoming the industry standard. It was recently adopted for the new Spring 7 release.
devhawk
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers