Spring4 Spring MVC实战(四)——Spring MVC实现类struts通配符跳转,HMTL、Ajax和EasyUI的交互,405及406错误
1、通配符跳转Spring4SpringMVC实战(一)——读《Springinaction》搭建最简单的MVC。只是配置了特定了路径。但是想想要做到像struts一样的通配符匹配之后进行跳转,在SpringMVC中,这种就应该看文档。http://docs.spring.io/spring/docs/current/spring-framework-reference/html/原始的api文档