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
In scenarios with multiple datasources and transaction managers it would be nice to be able to set a specific TransactionManager instance and not rely on the default, in cases where other components also relies on the default one but expects it to be from a different datasource.
Something akin to what you might do with your own repos: