Skip to content

@NonNull annotation leaked in public API #1651

@squakez

Description

@squakez

Hello, I'd like to report that certain public classes such as ConnectParam are exposing the @NonNull lombok annotation. This is requiring the client of the library to forcefully declare the lombok dependency as it is failing with JDK25 compilers. Would it be possible to remove such exposure considering it's a build only internal annotation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions