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
- Support for annotation based entity callbacks
- Fix same toString representation for different page instances.
- Introduce ProjectingConverter API
- The limitation section for Query By Example should explicitly mention that collection valued properties get ignored. [DATACMNS-1811]
- QueryCreationException should include the cause exception when available [DATACMNS-1809]
- Rename RepositoryInvocationMulticaster for consistency [DATACMNS-1805]
- Static Entity Metadata [DATACMNS-1714]
- Repository lookup can fail in tests when JPMS is used [DATACMNS-1703]
- Replace Degraph with ArchUnit [DATACMNS-1677]
- Allow paging to be 1-based [DATACMNS-1668]
- Docs
- Java not yet supported