SpringMVC @RequestBody接收json字符串,自动将日期字符串转换为java.util.Date

1.配置springMVC能够接收json字符串html [html]  view plain  copy <?xml version="1.0" encoding="UTF-8"?>   <beans       xmlns="http://www.springframework.org/schema/beans"       xmlns:xsi="http://www.w3.org/2001/
相关文章
相关标签/搜索