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 supported18 Subscribers
Add a CodeTriage badge to spring-data-jpa
Help out
- Issues
- Release 3.5.12 (2025.0.12)
- Different EntityManager context behavior between SimpleJpaRepository methods and derived query methods when using separate Rw/Ro EntityManagers inside a @Transactional boundary
- Do not use tuple-typed queries for derived count queries.
- Page with interface projection on derived query fails with ConverterNotFoundException: TupleImpl to Long (count query)
- Update to Hibernate 7.3.X
- Explore inheritance of `@LockMode` when defined on default interface methods
- Release 3.5.11 (2025.0.11)
- Release 4.0.5 (2025.1.5)
- Release 4.1 RC1 (2026.0.0)
- Explore support for JPA 4.0 with a JPA 3.2 baseline
- Docs
- Java not yet supported