题目内容

Spring MVC提供了【】注解类型来进行间接数据绑定

查看答案
更多问题

Spring MVC的配置文件中,可以配置处理器映射、处理器映射器、处理器适配器和【】

springmvcorg.springframework.web.servlet.【】contextConfigLocationclasspath:springmvc-config.xml1【】/

在使用注解式开发时,需要用到2个重要的JSON格式转换注解,分别为@RequestBody和【】

HandlerAdapter将ModelAndView对象返回给ViewReoler

A. 对
B. 错

答案查题题库