基本信息
文件名称:Spring框架及Spring MVC核心知识测试试卷.docx
文件大小:19.08 KB
总页数:18 页
更新时间:2025-05-18
总字数:约7.31千字
文档摘要

Spring框架及SpringMVC核心知识测试试卷

在SpringMVC中,以下在配置文件中配置注解映射器和适配器方式正确的是()

context:component-scanbase-package=com.tgb.web.controller.annotation/context:component-scan

mvc:annotation-driven/mvc:annotation-driven(正确答案)

beanclass=org.springframework.web.servlet.view.InternalResourceViewResolver

contex