Skip to content

Look up RelationalMappingContext in JdbcRepositoryFactoryBean.afterPropertiesSet() instead of @Autowired [DATAJDBC-425] #646

Closed as not planned
@spring-projects-issues

Description

@spring-projects-issues

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

Metadata

Metadata

Assignees

Labels

status: supersededAn issue that has been superseded by another

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions