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
- Consider SpEL-templated annotations
- Auditing: `ConversionService` support for `CreatedBy`/`LastUpdatedBy`
- pageSerializationMode=VIA_DTO has no effect on returning Page<?>
- AnnotationBasedPersistentProperty cannot resolve Id properties [Wrong Id class used]
- GH-3121 Throw PropertyReferenceException for whitespace-starting Prop…
- Provide simple way of capturing repository invocation and its executing target.
- Auditing causes global lock contention during first initialization under high concurrency
- Support `java.util.Pattern` for `LIKE` query method predicates
- Usage of findByIdOrNull Kotlin extension ignores proxy annotations
- Refactor `PagedModel<T>`: Remove `Page<T>` properties and improve JSON serialization stability
- Docs
- Java not yet supported