SpringMVC使用@PathVariable,@RequestBody,@ResponseBody,@RequestParam,@InitBinder
@Pathvariable 当使用@RequestMapping URI template 样式映射时, 即 someUrl/{paramId}, 这时的paramI ...
@Pathvariable 当使用@RequestMapping URI template 样式映射时, 即 someUrl/{paramId}, 这时的paramI ...