Java spring4 mvc中文乱码解决 2017-06-12 遨游战神 阅读(915) 评论(0) 在web.xml中添加org.springframework.web.filter.CharacterEncodingFilter用于解决POST方式造成的中文乱码问题<filter>...