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
- CrudRepository with both default findById and custom findById with LockModeType
- Release 3.5.11 (2025.0.11)
- Release 4.0.5 (2025.1.5)
- Release 4.1 RC1 (2026.0.0)
- Handle Querydsl sorting by projection alias as fallback for unknown property path
- QueryDsl sorting should support arbitrary string expressions
- Explore support for JPA 4.0 with a JPA 3.2 baseline
- Upgrade to Jakarta Persistence 4.0
- Refactor entity metadata resolution to use JpaPersistentEntity.
- Add `BeanFactoryQueryRewriterProvider` for AOT repository fragment instantiation
- Docs
- Java not yet supported