A. mvc:annotation-driven B. mvc:resources C. context:component-scan D. InternalResourceViewResolver
A. class B. id C. property D. scope
A. 具有对象的依赖注入功能DI B. 具有面向切面的编程功能AOP C. IoC和DI是Spring的两个不同功能 D. 简化Java企业级的应用开发
A. junit B. slf4j-log4j12 C. spring-jdbc D. spring-context
A. JoinPoint B. Advice C. Target D. Around
A. spring-webmvc B. mysql-connector-java C. spring-jdbc D. spring-context
A. mybatis-spring B. spring-webmvc C. slf4j-log4j12 D. spring-jdbc
A. Spring对MyBatis的整合文件只能在web.xml文件中调用 B. Spring对MyBatis的整合文件只能在SpringMVC配置文件中调用 C. Spring对MyBatis的整合文件只能在pom.xml中调用 D. 在web.xml或SpringMVC配置文件中,均可调用整合文件
A. mybatis-spring B. spring-webmvc C. spring-context D. spring-test