Skip to content

SpringQueryMap is ignored when used with Pageable  #842

@philippeu

Description

@philippeu

@SpringQueryMap is ignored when method includes Pageable

Page<Dto> list(@SpringQueryMap Pojo pojo, Pageable pageable)

this has been introduced in version 3.1.6 by #753

paramIndex is set always to Pageable causing PageableSpringQueryMapEncoder to ignore @SpringQueryMap

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions