摘要: 转载文章简介:handler method 参数绑定常用的注解,我们根据他们处理的Request的不同内容部分分为四类:(主要讲解常用类型)A、处理requet uri 部分(这里指uri template中variable,不含queryString部分)的注解: @PathVariable;B、... 阅读全文
posted @ 2014-08-29 15:12 小嘀咕乐悠悠 阅读(136) 评论(0) 推荐(0)