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
- Avoid redundant type inspection and contribution during repository AOT processing
- Provide a SlicedModel DTO to render stable JSON representations of Slice
- Leniently resolve entities during property path traversal
- Convert elements of collection- and array-valued query method parameters
- `MappingAuditableBeanWrapperFactory` fails with `Couldn't find PersistentEntity`
- Projection computation is causing a blocking call with Blockhound in reactive applications
- Resolve repository method return types against the repository interface
- Do not render meta-annotations for AOT repository method parameters
- One indexed parameters taken into account for PageableDefault
- `findById` declared as `T` on a generic repository base returns `Optional<T>`
- Docs
- Java not yet supported