mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
e0ad6500be
Renamed TransactionManagementConfigurer#createTransactionManager() to #annotationDrivenTransactionManager() to better reflect the fact that the implemented method is optionally eligible for @Bean annotation. See Javadoc for details.