Skip to content

Nullable Annotations #213

@hannosgit

Description

@hannosgit

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions