请求*.html后缀无法返回json数据的问题

在springmvc中请求*.html不可以返回json数据。

修改web.xml,添加url拦截格式。

原文地址:https://www.cnblogs.com/hxun/p/11075477.html