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
- 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>`
- Fix Javadoc typos
- Query exposed through Spring-Data-Rest will throw an exception if configured a filter on a List of enums
- AOT repository generation emits invalid @Constraint annotation alongside jakarta.validation.constraints.* parameters
- Spring Boot processAot fails with ojdbc library in place
- one-indexed-parameters must impact PageableHandlerMethodArgumentResolverSupport.getDefaultPageRequestFrom(...)
- KotlinInstantiationDelegate: cache parameter optionality to avoid Kotlin reflection on every instantiation
- Docs
- Java not yet supported