Skip to content

Out of the box Pageable JSON deserializer [DATACMNS-758] #1219

@spring-projects-issues

Description

@spring-projects-issues

Filip Hrisafov opened DATACMNS-758 and commented

While trying out some projects with spring data I realized that there is not out of the box deserializer from JSON to Pageable.

I saw that there is the PageableHandlerMethodArgumentResolver which is used to resolve Pageable objects from the query string. I think that it might be a good a thing if there is somtething similar that can be used to automatically create Pageable objects from JSON.

A use case for this would be to use Pageable objects in objects that are being send with JSON.

I am sorry if this is the wrong place for this issue. Please let me know where I should submit it if this is not the place


No further details from DATACMNS-758

Metadata

Metadata

Assignees

Labels

has: design-decisionAn issue that contains a design decision about its topicstatus: declinedA suggestion or change that we don't feel we should currently apply

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions