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
- Custom Converters to support Collections
- Add `PersistentPropertyAccessor` implementation that automatically converts custom `Map`s and `Collection`s.
- Improve documentation with regard to returning multiple elements from a repository method.
- Why RepositoryMethodInvoker.doInvokeReactiveToSuspended strips coroutine continuation?
- Sorting with ignorecase is rejected despite the documentation
- Refactor `PagingAndSortingRepository` and its reactive variants into fragment interfaces
- Improve design in repository configuration area regarding component scanning [DATACMNS-493]
- Discontinue rebundling commons reference documentation in implementation projects
- Improve documentation for traversing nested properties in projections [DATACMNS-1030]
- Add support for providing default querydsl bindings [DATACMNS-1022]
- Docs
- Java not yet supported