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
- PageableHandlerMethodArgumentResolverSupport still uses page, size as the default parameter names
- Property path with whitespace inconsistently throws exception
- Introduce `Nullability` API
- WarningMixing/WrappingMixing in PageModule overrides user defined Jackson annotations.
- Investigate registering the target type of reading converters as simple types
- using @EnableSpringDataWebSupport with spring-data-rest results in BeanDefinitionOverrideException
- `Limit.of(0)` gives exception
- NulllableUtils only considers javax.annotation nullability annotations, should it also consider jakarta.annotation nullability annotations?
- Introduce `Parameter.getRequiredName()` and `Parameter.hasName()`
- members of Interface TypeInformation are null when AOP and Data Rest are enabled and a bean is marked @Lazy
- Docs
- Java not yet supported