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
- QueryExecutorMethodInterceptor does not delegate custom method execution to ImplementationMethodExecutionInterceptor [DATACMNS-1472]
- Reactive AuditorAware support [DATACMNS-1379]
- QuerydslPredicateArgumentResolver does not handle annotations in a spring-like way [DATACMNS-1334]
- DomainClassConverter hidden by FallbackObjectToStringConverter [DATACMNS-1330]
- 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]
- Docs
- Java not yet supported