You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hope to support @ConditionalOnSingleCandidate(DataSource.class) on auto configuration of JdbcTemplate and DataSourceTransactionManager for multiple data source. What do you think ?
I will submit a PR for this issue at later.
The text was updated successfully, but these errors were encountered:
kazuki43zoo
added a commit
to kazuki43zoo/spring-boot
that referenced
this issue
Jul 24, 2016
I hope to support
@ConditionalOnSingleCandidate(DataSource.class)
on auto configuration ofJdbcTemplate
andDataSourceTransactionManager
for multiple data source. What do you think ?I will submit a PR for this issue at later.
The text was updated successfully, but these errors were encountered: