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
- Projection instances can't be serialized [DATACMNS-1160]
- Consider PageableDefaults and SortDefaults on query methods [DATACMNS-657]
- Invalid @NonNullApi [DATACMNS-1616]
- Add support for operators in the @QuerydslPredicate-generated predicates [DATACMNS-905]
- AbstractRepositoryPopulatorFactoryBean doesn't work with ReactiveRepository [DATACMNS-1670]
- Expose PersistentEntity via PersistentPropertyAccessor [DATACMNS-1355]
- Consider individually annotated methods with non-null annotations for non-null validation [DATACMNS-1705]
- Properly reject unsupported types for version properties [DATACMNS-1347]
- Pageable fails when page size is 1 and 1 row returned by query [DATACMNS-1634]
- Improve handling for geospatial types [DATACMNS-481]
- Docs
- Java not yet supported