spring-projects / spring-projects/spring-data-rest
PagedResources [DATAREST-136]
@odrotbohm is already working on this.
Since Dec 31, 2020.
- Dominant language
- Java
- Stars
- 958
- Forks
- 568
- PR merge metrics
- No merged PRs in 30d
Description
Thomas Darimont opened DATAREST-136 and commented
Github Author: micahr
Github Last-Updated: 2013-04-10T04:55:59Z
This issue was automatically imported from github
It appears that RepositorySearchController and RepositoryEntityController both no longer return a PagedResources object and instead use PageResource. Is this due to needing to support Neo4j and MongoDb? It is very handy to be able to get the total elements out of the page object without having to get all objects.
Reference URL: https://api.github.com/repos/SpringSource/spring-data-rest/issues/89
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.