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
If the application use multiple DataSource s for different domain classes, Spring Data JDBC does support it directly
with EnableJpaRepositories add a property jdbcOperationsRef in order to support this
Affects: 1.0.2 (Lovelace SR2)
Issue Links:
DATAJDBC-330 JdbcRepositoryConfigExtension looks up beans before they get registered