springmvcRestful 字符集过滤器 encodingFilter org.springframework.web.filter.CharacterEncodingFilter 字符集编码 encoding UTF-8 forceEncoding true encodingFilter /* filter app.market.webservice.Filter filter /* spring监听器 org.springframework.web.context.ContextLoaderListener 防止spring内存溢出监听器 org.springframework.web.util.IntrospectorCleanupListener spring mvc servlet springmvcRestful org.springframework.web.servlet.DispatcherServlet spring mvc 配置文件 contextConfigLocation classpath:servlet-context.xml 1 springmvcRestful / contextConfigLocation classpath:spring-mybatis.xml HiddenHttpMethodFilter org.springframework.web.filter.HiddenHttpMethodFilter HiddenHttpMethodFilter /* app.market.webservice.Log4jlistener log4jConfigLocation classpath:log4j.xml org.springframework.web.util.Log4jConfigListener webAppRootKey appmarketservice.root