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
- Allow DomainClassConverter to work on plain repository (mock) instances [DATACMNS-1164]
- Provide entity context for repository fragments [DATACMNS-1134]
- Provide typed sort support limiting sort fields to the domain model [DATACMNS-907]
- Add common infrastructure calling stored procedures via repository interfaces. [DATACMNS-614]
- 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]
- Docs
- Java not yet supported