在ECLIPSE里调试SPRING BOOT程序TOMCAT始终启动不了,求指教
在application.properties里面无论修改
server.port: 8773
端口设为什么,都启动不了
***************************
APPLICATION FAILED TO START
***************************
Description:
The Tomcat connector configured to listen on port 8773 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 8773, or configure this application to listen on another port.