摘要:
通过@PathVariabl注解获取路径中传递参数JAVACode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->@RequestMapping(value="/{id}/{str}")publicModelAndViewhelloWorld(@PathVariableStringid,@PathVariableStringstr){System.out.println(id);System.out.println(str);re 阅读全文
posted @ 2012-08-13 13:24
只是小人物
阅读(1456)
评论(0)
推荐(0)

浙公网安备 33010602011771号