In eclipse: A child container failed during start and Failed to start components

spring boot的maven工程当中发现Maven Dependencies当中多了一个servlet-api的jar包

将它删除,然后启动,ok。

原文地址:https://www.cnblogs.com/penggy/p/7475817.html