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
- Unnecessary JOIN for @JoinColumn(referencedColumnName) with where condition by FK
- Introduce configurable FK-column optimization for derived to-one predicates
- Release 4.2.0-M2 (2026.1.0)
- Release 4.1.2 (2026.0.2)
- Release 4.0.8 (2025.1.8)
- Fix `Range<Score>` lower bound handling in vector search queries.
- fix(aot): handle null equality parameters in derived repository queries
- Pattern matching for aliases in org.springframework.data.jpa.repository.queryQueryUtils
- Resolve is-prefixed Boolean property paths against the JPA metamodel
- AOT generated repositories are not handling NULL parameters
- Docs
- Java not yet supported