Spring MVC 基本注解

1. Spring MVC 常用到的注解:

@Controller

@RequestMapping

@RequestParam

@RequestHeader

@ModelAttribute

@PathVariable

@ResponseBody

 

 

 

RequestContextUtils可以沪获取到WebApplicationContext

posted on 2014-06-19 06:46  Ranger0526  阅读(156)  评论(0编辑  收藏  举报

导航