【发布时间】:2019-08-14 03:53:22
【问题描述】:
我在 Spring Tool Suite IDE 中使用嵌入式 Tomcat 服务器。我的问题是当我运行我的项目时出现如下错误,
***************************
APPLICATION FAILED TO START
***************************
Description:
The Tomcat connector configured to listen on port 8080 failed to start. The port may already be in use or the connector may be misconfigured.
Action:
Verify the connector's configuration, identify and stop any process that's listening on port 8080, or configure this application to listen on another port.
有一些类似的问题,但没有一个答案不适合我。
【问题讨论】:
标签: windows spring-boot cmd port kill-process