spring-data-commons
https://github.com/spring-projects/spring-data-commons
Java
Spring Data Commons. Interfaces and code shared between the various datastore specific implementations.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported10 Subscribers
Add a CodeTriage badge to spring-data-commons
Help out
- Issues
- Add support to provide default values for `QuerydslBindings`
- Provide better handling of incompatible visibilities between domain type and repository
- Turn PagedResourcesAssembler into an interface
- Adjust Paging's sort in order to make it easy to build link based on it
- SpelQueryContext errors on unbalanced quotes in SQL statement comments
- Projection is not allowed if filter criteria fields do not exist in the projection DTO kotlin data classes
- Remove store specific repository extensions from common reference documentation where possible
- Add overload to ReactiveSortingRepository accepting a `Limit` parameter.
- Investigate option to toggle imperative/reactive configuration bits in documentation
- Pagination from page 1 (one-indexed-parameters) not runs well
- Docs
- Java not yet supported