Skip to content

query.with(pageable) and query.with(sort) are not with-ers (immutable) #1306

Open
@mikereiche

Description

@mikereiche

query.with(pageable) and query.with(sort) are not with-ers (immutable) and therefore should be renamed query.pageable(pageable) and query.sort(Sort).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions