spring-data-jpa
https://github.com/spring-projects/spring-data-jpa
Java
Simplifies the development of creating a JPA-based data access layer.
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 supported13 Subscribers
Add a CodeTriage badge to spring-data-jpa
Help out
- Issues
- Unsupported Repository query return types have no hints or logs or exceptions
- Can not use Spring's Sort to access generic fields, using both Sort and TypedSort
- Use implicit join to create Predicate if possible
- Limit selection of nested properties
- Regression for method-based query where predicate compares primary key of `@ManyToOne` relationship
- java.lang.IllegalStateException is thrown by invoking findBy method
- Bug Report : List<PostDto> list = postRepository.findTop1ByOrderByIdDesc(PostDto.class); // If the PostDto class has a no-argument constructor, an error occurs.
- Refine AspectJ plugin build phase config
- Envers: Allow to extend the default EnversRevisionRepositoryImpl
- Enforce modifying methods are annotated with @Transactional
- Docs
- Java not yet supported