ObjectMapper objectMapper=new ObjectMapper();
springmvc在使用jackson的时候,tomcat没有自动导入jar下的文件。
需要手动导入一下:
把faxml.jackson导入一下即可: