SpingBoot项目启动报错问题

Unable to start EmbeddedWebApplicationContext due to missing EmbeddedServletContainerFactory bean.
图片说明
pom如下:图片说明
哪位大神知道是什么原因:
spring-boot-starter-parent
1.5.7.RELEASE

我好像见到这个问题,版本换一下试试

图片说明
会不会你exclusions tomcat的依赖,造成没有实现类。。。