<!-- 配置spring支持静态资源请求 --> <mvc:default-servlet-handler/> <!-- 启用springmvc注解驱动 --> <mvc:annotation-driven/>