MyBatis核心配置文件中,在( )标签下配置连接URL、驱动、用户名、密码等数据源信息?
A.mappers
B.environments
C.dataSource
D.transactionManager
正确答案是C