SpringMVC,接受、处理Json,fastjson解析json,用Postman4发送json数据

这个博客用的demo是接着我的上一篇博客(SpringMVC的 get,post参数请求及重定向)  感兴趣的朋友可以去看看~  要用fastjson  要引入: fastjson-1.1.41jar包 SpringMVC  结合alibaba的fastjson   把对象转json输出 1.配置spring-mvc.xml: <?xml version="1.0" encoding="UTF-8
相关文章
相关标签/搜索