Identify and stop the process that‘s listening on port 8080 or configure this application to listen

guanguans

关注

阅读 87

2022-02-06

1.打开cmd,输入netstat -ano
2.找到8080端口号对应的PID
在这里插入图片描述
3.在任务管理器找到PID是4412的进程结束该进程。

精彩评论(0)

0 0 举报