单项选择题

A.mapperLocations属性属于SqlSessionF actoryBean类
B.配置mapperLocations的作用是减少MyBatis的映射文件的配置
C.在配置mapperLocations时可以使用通配符*
D.配置了mapperLocations就不需要配置MyBatis其他属性了