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
- 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]
- Allow customization of ConversionService in RepositoryFactorySupport [DATACMNS-1512]
- Support for dynamic path in QuerydslPredicateBuilder [DATACMNS-1093]
- PagedResourcesAssembler does not have current request params in links [DATACMNS-1017]
- QueryDSL web support: unable to customize Map properties [DATACMNS-1525]
- Configure default QueryDSL customizers [DATACMNS-930]
- Docs
- Java not yet supported