找考题网-背景图
多项选择题

ApplicationContext接口,通过FileSystemXmlApplicationContext获取上下文容器对象,包括以下哪些()

A.在com.mhys.pojo包下,创建Book类,首先,添加bookName和pages两个属性
B.在applicationContext.xml配置文件中,注入Book类
C.在com.mhys.test包下,编写测试类
D.在控制台中,查看输出结果