单项选择题
A.@ModelAttributeB.@ModelAndViewC.@RequestMappingD.@EntityAndView
Spring中用于修饰持久层Dao组件的注解最为规范的是()A.@ControllerB.@Component...
单项选择题Spring中用于修饰持久层Dao组件的注解最为规范的是()
A.@ControllerB.@ComponentC.@ServiceD.@Repository
在Spring中,下列不属于Spring中Bean作用域的是()A.singletonB.requestC.g...
单项选择题在Spring中,下列不属于Spring中Bean作用域的是()
A.singletonB.requestC.global-sessionD.pageContext
在Spring中,下列不是ApplicationContext接口作用的是()A.提供国际化支持B.资源访问C...
单项选择题在Spring中,下列不是ApplicationContext接口作用的是()
A.提供国际化支持B.资源访问C.事务传递D.载入多个配置文件