Mark Paluch opened DATAJDBC-425 and commented
When multiple RelationalMappingContext beans are registered, then auto wiring fails. One use-case is using Spring Data R2DBC and JDBC side-by-side.
We should remove @Autowired from setMappingContext and look up the mapping context in afterPropertiesSet()
No further details from DATAJDBC-425