A reactive relational database driver for H2 database using the R2DBC specification.
<dependency>
<groupId>io.r2dbc</groupId>
<artifactId>r2dbc-h2</artifactId>
<version>1.1.0.RELEASE</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a reactive connection to an in-memory H2 database.
No known issues recorded.
No dependency data recorded yet.