-
Notifications
You must be signed in to change notification settings - Fork 365
Open
Labels
in: r2dbcSpring Data R2DBCSpring Data R2DBCstatus: pending-design-workNeeds design work before any code can be developedNeeds design work before any code can be developedstatus: waiting-for-triageAn issue we've not yet triagedAn issue we've not yet triaged
Description
Since spring-data-r2dbc is now part of spring-data-relational, I wanted to reopen a much-discussed topic.
Quote from the original issue:
"Spring Data JDBC supports one-to-one and one-to-many (either as set, list or map) relationships:
https://docs.spring.io/spring-data/relational/reference/jdbc/mapping.html#jdbc.entity-persistence.types
It would be really useful to have this feature with R2DBC as well."
Being able to map "simple" relations would make working with r2dbc much easier. Many of our developers do not switch to Spring's reactive stack due to the lack of the ability to represent relations and prefer to stick with the MVC variant, where they can make use of JPA and Hibernate.
amitojduggal, jhcao23, huntersan9, DavidTheProgrammer, AbdelrahmanTarek97 and 23 morethalesdev
Metadata
Metadata
Assignees
Labels
in: r2dbcSpring Data R2DBCSpring Data R2DBCstatus: pending-design-workNeeds design work before any code can be developedNeeds design work before any code can be developedstatus: waiting-for-triageAn issue we've not yet triagedAn issue we've not yet triaged