解决中文乱码问题,复制网上的配置文件到web.xml时出错。org.springframework.web包下无filter.CharacterEncodingFilter
解决方法:在pom.xml中引入spring-web依赖。
org.springframework spring-web5.2.1.RELEASE

解决中文乱码问题,复制网上的配置文件到web.xml时出错。org.springframework.web包下无filter.CharacterEncodingFilter
解决方法:在pom.xml中引入spring-web依赖。
org.springframework spring-web5.2.1.RELEASE