Package | Description |
---|---|
org.springframework.boot.autoconfigure.r2dbc |
Auto-Configuration for R2DBC.
|
Modifier and Type | Method and Description |
---|---|
static ConnectionFactoryBuilder |
ConnectionFactoryBuilder.of(R2dbcProperties properties,
Supplier<EmbeddedDatabaseConnection> embeddedDatabaseConnection)
Deprecated.
Initialize a new
ConnectionFactoryBuilder based on the specified
R2dbcProperties . |