@CookieValue,@PathVariable,@RequestBody,@RequestHeader,@RequestParam
原文链接:http://blog.sina.com.cn/s/blog_6d3c1ec601017q4l.html下列参数一般都和@RequestMapping配合使用。 A、@CookieValueorg.springframework.web.bind.annotation.CookieValuepublic @interface CookieValueAnnotation which ind...