慕莱坞森
把servlet-api的依赖删除,启动正常。springBoot启动jar包。1.xxmyorg.springframeworkspring-context3.2.8.RELEASEorg.springframeworkspring-context4.3.7.RELEASEorg.springframeworkspring-webmvc3.2.8.RELEASEXZCY</groupId这里引用jar是做什么,springboot不是自己装配了吗? webmvc只要依赖org.springframework.bootspring-boot-starter-web2.<dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-jpa</artifactId> </dependency>