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
- Transaction marked as rollback only when initialising application when working with transaction manager [DATAJPA-1686]
- Update documentation to demonstrate using RepositoryFactoryCustomizer
- @Modifying does not flush session when put over method defined in custom implementation [DATAJPA-1445]
- Error executing @Query if SecurityEvaluationContextExtension is defined and no user is logged in although principal is not used in query. [DATAJPA-1357]
- Consider `NULLS` precedence using `Sort`
- Query validation significantly slows down application startup [DATAJPA-1370]
- Cannot create a repository for an entity with a shared key [DATAJPA-649]
- Docs
- Java not yet supported