Generated by
JDiff

Package org.springframework.transaction.annotation

Changed Interfaces
TransactionManagementConfigurer Interface to be implemented by @ Configuration classes annotated with @EnableTransactionManagement that wish or need to specify explicitly the PlatformTransactionManager bean to be used for annotation-driven transaction management, as opposed to the default approach of a by-type lookup.