spring-data-relational
https://github.com/spring-projects/spring-data-relational
Java
Spring Data Relational. Home of Spring Data JDBC and Spring Data R2DBC.
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 supported5 Subscribers
Add a CodeTriage badge to spring-data-relational
Help out
- Issues
- GH-2188 - Preserve JDBCType.OTHER for custom converters in string-based queries
- Removed is new check from id generation by sequence.
- Not possible to persist arrays containing null as first (or only) element
- Fix writing collections where first element is null
- Release 3.5.9 (2025.0.9)
- Release 4.0.3 (2025.1.3)
- Fix embedded path ColumnInfo access for composite IDs (GH-2201)
- Kotlin value class as primary key causes exception when used with `findAll` methods in Spring Data JDBC 4
- Duplicated order by column in SQL when using Pageable or Sort in repository query method
- Create infrastructure for testing external Dialect contributions
- Docs
- Java not yet supported