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
SimpleJobOperator stop() is decorated with @Transactional, therefore
we cannot configure the transactionManager name as the other components , forcing the implementation of org.springframework.transaction.annotation.TransactionManagementConfigurer to set the transactionManager to use.