Reactive connection pool implementation for R2DBC (Reactive Relational Database Connectivity).
<dependency>
<groupId>io.r2dbc</groupId>
<artifactId>r2dbc-pool</artifactId>
<version>1.0.2.RELEASE</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create and configure an R2DBC connection pool
Use version 1.0.2.RELEASE for Spring Boot 2.x compatibility
No dependency data recorded yet.