TransactionManager
- connectionUtils:type=ConnectionUtils
AccountDaoImpl
- connectionUtils:type=ConnectionUtils- runner:type=QueryRunner
ConnectionUtils
- dataSource: type=DataSource
BeanFactory
- accountService:type=IAccountService- txManager:type=TransactionManager
+ aroundPrintLog()
AccountServiceImpl类
- accountDao:type = AccountDaoImpl