Skip to content

[FEATURE] Allow @Singular to be used on Optional #3976

@velo

Description

@velo

Describe the feature
It would be really nice if we could annotated Optional's with @Singular too

    @Singular
    Optional<Connectors> connectors,

Doing so, the builder would create connectors(Connectors) and it would create the Optional instance from that parameter.

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