首先引入包 配置application.properties文件配置spring mvc的试图展示为jsp\ 配置前缀和后缀 spring.mvc.view.prefix=/ spring.mvc.view.suffix=.jsp 如果返回访问404,pom文件build标签下加入标签,具体看下面