摘要: 获取 PID Linux jps -v | grep 端口号/项目名称 Mac lsof -i tcp:8080 Windows netstat -ano|findstr 8080 启动 到 github 上下载最新的 release 版本 windows 启动:(大于 jdk8 的需要添加 --i 阅读全文
posted @ 2022-05-17 14:54 LiuChengloong 阅读(499) 评论(0) 推荐(0) 编辑