我试图将tomcat默认端口8080更改为8181或9090或9191 --所有端口都给出了相同的错误,我试图终止处理端口8080的进程,但我的错误是相同的。Port 8080 was already in use.Action:
Identify and stop the process that's listening on port 8080 or configure this application toPort 8080 was
Port 8080 was already in use.Action:
Identify and stop the process that's listening on port 8080 or configure this application to我更改了application.properties文件中的端口。但还是会犯同样的错误。一开始我自动运行,但是第二天我又运行了一次,问题是这样的..我真的不知道怎么解决它。