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
- MappingException when persisting Entity that implements Collection [DATACMNS-1458]
- Potential ArrayIndexOutOfBoundsException in DefaultPersistentPropertyPath [DATACMNS-1466]
- Make the ConversionsService used in ProjectingMethodInterceptor configurable [DATACMNS-1452]
- Can we provide a better error message when Repository interface has no type parameters [DATACMNS-1209]
- Allow DomainClassConverter to work on plain repository (mock) instances [DATACMNS-1164]
- Provide entity context for repository fragments [DATACMNS-1134]
- querydsl scala quick fix in spring data [DATACMNS-938]
- Provide typed sort support limiting sort fields to the domain model [DATACMNS-907]
- Add common infrastructure calling stored procedures via repository interfaces. [DATACMNS-614]
- Add support for find using predicate/pageable that returns a `Slice` [DATACMNS-541]
- Docs
- Java not yet supported