springboot打包war啓動失敗,404

<packaging>war</packaging>spring <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-tomcat</artifactId> <scope>provided</scope> </dependency> 上面tomcat版本不一致致使訪問不到頁
相關文章
相關標籤/搜索