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 supported8 Subscribers
Add a CodeTriage badge to spring-data-commons
Help out
- Issues
- Check for type compatibility of parameter types with their corresponding entity properties [DATACMNS-372]
- QueryDSL: Struggling with syntax on how to bind for a sub-list field with QList [DATACMNS-1298]
- Update QuerydslPredicateBuilder.getPredicate() to support multiple Ops [DATACMNS-1808]
- Latest Refactor on QueryDsl argument resolution breaks it when pagination and other parameters are supplied to the request [DATACMNS-1559]
- EvaluationContextExtension should have access to original properties [DATACMNS-560]
- QueryDSL bindings treat empty parameters inconsistently [DATACMNS-1784]
- Inconsistent method names [DATACMNS-1303]
- ${store} replacements are not working. [DATACMNS-1588]
- Update CI jobs with Docker Login [DATACMNS-1841]
- ProxyingHandlerMethodArgumentResolver does not work with MultipartFile [DATACMNS-668]
- Docs
- Java not yet supported