当使用scope属性配置Bean的作用域时,可以指定scope的值为( )?
A.singleton
B.prototype
C.applicationContext
D.SqlSessionFactory
正确答案是AB