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
- 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]
- Fix minor typos in the developer guide wiki entry [DATACMNS-1329]
- Create developer guide [DATACMNS-190]
- URI template with '*' for parameters that support multiple values [DATACMNS-780]
- Allow having multiple AuditorAware(s) [DATACMNS-894]
- MockMVC with PagingAndSortingRepository - put with Content-Type set to text/uri-list does not save relation
- Docs
- Java not yet supported