Mark Paluch opened DATAJDBC-492 and commented
Using Spring Data JDBC together with Spring Data R2DBC fails because the configuration cannot disambiguate between JdbcMappingContext and RelationalMappingContext.
AbstractJdbcConfiguration should rather use JdbcMappingContext to stick with the more concrete type
No further details from DATAJDBC-492