Package org.springframework.boot.autoconfigure.r2dbc
package org.springframework.boot.autoconfigure.r2dbc
Auto-Configuration for R2DBC.
-
ClassDescriptionCallback interface that can be implemented by beans wishing to customize the
ConnectionFactoryOptions
through aConnectionFactoryOptions.Builder
whilst retaining default auto-configuration.Callback interface that can be used to customize aProxyConnectionFactory.Builder
.Auto-configuration
for R2DBC.Details required to establish a connection to an SQL service using R2DBC.Configuration properties for R2DBC.Auto-configuration
forProxyConnectionFactory
.