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
- Projection computation is causing a blocking call with Blockhound in reactive applications
- Resolve repository method return types against the repository interface
- Remove @ProjectedPayload warning logging.
- Support legacy Kotlin property path rendering.
- 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>`
- Fix Javadoc typos
- Transition to `org.springframework.data.core.div` in Kotlin DSL
- Query exposed through Spring-Data-Rest will throw an exception if configured a filter on a List of enums
- Docs
- Java not yet supported