spring-projects / spring-projects/spring-data-commons
Improve documentation about projections in combination with @Query and pagination [DATACMNS-1310]
Open
@odrotbohm is already working on this.
Since Dec 30, 2020.
type: documentation
type: enhancement
- Dominant language
- Java
- Stars
- 838
- Forks
- 730
- PR merge metrics
- No merged PRs in 30d
Description
Manuel Jordan opened DATACMNS-1310 and commented
Currently there is no documentation about projection interface working together with @Query.
In the link shared about SO, it does mention about the CustomerRepository.java class and exists many samples variations there including one about this request
Affects: 2.0.6 (Kay SR6)
Reference URL: https://stackoverflow.com/questions/50220456/spring-data-how-works-pageable-together-with-query-interface-projection
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.