spring-framework/spring-tx
Sam Brannen 715e8c9ef6 Align TransactionManagementConfigurer support in TCF with production
This commit picks up where 613bd3be1d
left off by ensuring that a transaction manager configured via the
TransactionManagementConfigurer API takes precedence over any
transaction manager configured as a bean in the ApplicationContext
unless @Transactional is configured with a qualifier for the explicit
transaction manager to use in tests.

Closes gh-24869
2020-05-11 13:59:34 +02:00
..
src Align TransactionManagementConfigurer support in TCF with production 2020-05-11 13:59:34 +02:00
spring-tx.gradle Use Gradle test fixture support for spring-beans and spring-context 2020-01-02 16:01:34 +01:00