Skip to content

findAllBy StackOverflowError #3

@barnabasbartha

Description

@barnabasbartha

Iterable<Entity> findBy should not override Optional<Entity> findBy but use Iterable<Entity> findAllBy (or List would be better) because using findAllBy it will throw a StackOverflowError if no parameter is null.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions