Browse Source
Prior to this commit, the TransactionAttributeSourceClassFilter filtered out PlatformTransactionManager but not ReactiveTransactionManager implementations. TransactionAttributeSourceClassFilter now filters out any TransactionManager implementation, covering both imperative and reactive transaction managers.pull/25045/head
Sam Brannen
5 years ago
1 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue