单项选择题
在Spring中,()是核心工具包。
A.spring-core
B.spring-beans
C.spring-context
D.spring-expression
点击查看答案
相关考题
-
单项选择题
在Spring中,()模块提供了面向切面编程的支持。
A.Beans
B.Core
C.AOP
D.Context -
单项选择题
Spring体系结构中,核心容器不包含()
A.Beans
B.Core
C.AOP
D.Context -
判断题
动态SQL中使用foreach遍历时,collection参数类型会转换为Map类型处理。
