码迷,mamicode.com
首页 > 其他好文 > 详细

tomcat启动时出现了Failed to start component [StandardEngine[Catalina].StandardHost[localhost]]

时间:2018-06-14 18:26:38      阅读:218      评论:0      收藏:0      [点我收藏+]

标签:org   work   tps   art   AC   tail   artifact   出现   detail   

https://blog.csdn.net/imjcoder/article/details/78725267

<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-eureka-server</artifactId>
<exclusions>
<exclusion>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
</exclusion>
</exclusions>

</dependency>

jar包冲突

tomcat启动时出现了Failed to start component [StandardEngine[Catalina].StandardHost[localhost]]

标签:org   work   tps   art   AC   tail   artifact   出现   detail   

原文地址:https://www.cnblogs.com/zxf330301/p/9183201.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!