org.springframework.boot.autoconfigure.r2dbc.ConnectionFactoryConfiguration.ConnectionPoolConnectionFactoryConfiguration#connectionFactory doesn't check if custom ConnectionFactory is already defined by user. For me it looks like not spring boot way of behavior.
org.springframework.boot.autoconfigure.r2dbc.ConnectionFactoryConfiguration.ConnectionPoolConnectionFactoryConfiguration#connectionFactory doesn't check if custom ConnectionFactory is already defined by user. For me it looks like not spring boot way of behavior.