p390537247

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

随笔分类 -  springMVC

摘要:@RequestMapping(value = "/save", produces = "application/json; charset=utf-8") 阅读全文
posted @ 2015-09-26 21:29 p390537247 阅读(109) 评论(0) 推荐(0)

摘要:@InitBinder public void initBinder(WebDataBinder binder) { binder.setAutoGrowCollectionLimit(Integer.MAX_VALUE); } 阅读全文
posted @ 2015-09-26 21:26 p390537247 阅读(397) 评论(0) 推荐(0)