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
- Add flags to register pageable/sort resolvers on @EnableSpringDataWebSupport [DATACMNS-1494]
- MappingContextTypeInformationMapper: No initialization and verification performed on construction [DATACMNS-1627]
- Adding custom converter to Projection
- @EnableSpringDataWebSupport and Spring 4.1 mvcUrl JSP tag are difficult to combine [DATACMNS-573]
- The result of PropertyPath.from is incorrect in some cases [DATACMNS-1137]
- Improve parser for derived queries so properties starting with "is" become usable. [DATACMNS-1761]
- Improve documentation about projections in combination with @Query and pagination [DATACMNS-1310]
- AuditorAware#getCurrentAuditor called for Entities only marked CreatedAt [DATACMNS-1404]
- Add EnableSpringDataWebFluxSupport for WebFlux support [DATACMNS-1412]
- Querydsl web binding support can not bind ListPath query parameters [DATACMNS-1546]
- Docs
- Java not yet supported