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 supported8 Subscribers
Add a CodeTriage badge to spring-data-commons
Help out
- Issues
- Allow overriding DateTimeProvider via Bean Definition
- Migrate to JSpecify annotations for nullability constraints
- Remove branching overhead in `BytecodeUtil` by replacing `if` with `else if`
- Respect oneIndexedParameters property when serialising Page to JSON
- IllegalStateException with Projections in Spring Data Commons 3.3.3+
- Add support for Immutables
- Allow specifying null handling for 'sort' query params as well as setting a default
- Add null handling to sort query parameters
- `MethodValidationInterceptor` is added after `ImplementationMethodExecutionInterceptor`
- Pageable inconsistent with hateoas pagemetadata int/long
- Docs
- Java not yet supported