随笔分类 - 常见问题
摘要:以前乱码问题通过过滤器解决 , 而SpringMVC给我们提供了一个过滤器 , 可以在web.xml中配置 . <filter> <filter-name>encoding</filter-name> <filter-class>org.springframework.web.filter.Char
阅读全文
摘要:由于Maven可能存在资源过滤的问题,我们将配置完善 <build> <resources> <resource> <directory>src/main/java</directory> <includes> <include>**/*.properties</include> <include>
阅读全文

浙公网安备 33010602011771号