cmd命令进入doc窗口:
1.输入 netstat -nao 查看目前使用中的端口信息
2.输入 tasklist |findstr "3816"
首先右键点击电脑任务栏,弹出一个选择框,选择启动任务管理器(也可以按下Ctr+Alt+Delete)
右键选择需要关闭的应用程序。
再次启动springboot
Identify and stop the process that's listening on port 8080 or configure this application to listen
原文:https://www.cnblogs.com/jicongcong/p/15154114.html