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
- 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
- CustomConversion no longer allows for GenericConverter without specifying ConvertibleTypes [DATACMNS-1830]
- Add a QueryPostProcessor interface allowing users to receive a callback with the query generated from a Repository query method [DATACMNS-1268]
- QuerydslPredicateBuilder looks at Type properties instead of QType [DATACMNS-1760]
- ProxyTransactionManagementConfiguration is not eligible for getting processed by all BeanPostProcessors [DATACMNS-1649]
- Registration of custom converters [DATACMNS-1307]
- Docs
- Java not yet supported