会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
待到花开
博客园
首页
新随笔
联系
管理
订阅
08 2021 档案
Identify and stop the process that's listening on port 8080 or configure this application to listen
摘要:因为我们SpringBoot的默认端口是server.port=8080,所以可能会导致端口占有的情况 cmd命令进入doc窗口: 1.输入 netstat -nao 查看目前使用中的端口信息 2.输入 tasklist |findstr "3816" 首先右键点击电脑任务栏,弹出一个选择框,选择启
阅读全文
posted @
2021-08-17 20:46
待到花开
阅读(2816)
评论(0)
推荐(0)
公告