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
- Clean up registration of repositories involving classloading checks on registration [DATACMNS-1619]
- Support JDK9 Flow.Publisher as an adaptable reactive type [DATACMNS-1579]
- Mentioning AbstractAuditable in documentation [DATACMNS-1547]
- Add PartTree and declared parameters validation [DATACMNS-1489]
- Add support for Vavr 1.0 [DATACMNS-1474]
- Refactor MultiValueBinding.bind(…) to receive a List instead of a Collection [DATACMNS-1495]
- 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]
- Docs
- Java not yet supported