摘要:
springmvc 没有默认实现时间类型的转化,需要如下代码实现此功能。 @InitBinder public void initBinder(HttpServletRequest request,ServletRequestDataBinder binder) throws Exception { 阅读全文
posted @ 2017-01-09 22:04
wlhebut
阅读(135)
评论(0)
推荐(0)