Spring Data module for R2DBC provides reactive database access using the Reactive Relational Database Connectivity specification.
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-r2dbc</artifactId>
<version>4.0.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use R2dbcEntityTemplate to query a database reactively.
No known issues recorded.
No dependency data recorded yet.