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
- R2dbcEntityTemplate.upsert() generates invalid SQL for entities with @Embedded.Empty composite primary keys
- Release 4.0.7 (2025.1.7)
- Release 4.1.1 (2026.0.1)
- Release 4.2 M1 (2026.1.0)
- Support Dialect provided StatementRenderers SPI.
- Support `suffix` for `@Embedded`
- Allow for the foreign dialects to benefit from UPSERT as well
- Add H2 Interval converters for Duration
- Jsr310TimestampBasedConverters cannot be overriden via user converters in JdbcCustomConversions
- Do not render the reference ID and key columns if RN does not equal.
- Docs
- Java not yet supported