Skip to content

[spring-data-support] remove pure findBy method completion from proposal list #1014

Closed
@martinlippert

Description

@martinlippert

I am trying Petclinic, opened OwnerRepository, typing findBy and invoking content-assist. The list of proposals include a proposal findBy that produces

List<Owner> findBy();

which doesn't make a lot of sense. I think the code completion engine should not create this proposal.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions