美文网首页
Spring boot远程调试

Spring boot远程调试

作者: 板栗炖牛肉 | 来源:发表于2021-02-01 10:26 被阅读0次

前言

jar包在服务器上有时候需要调试

解决方案

  1. 打开如图


    image.png

2.新建一个remote


image.png

3.选择自己的版本


image.png

4.组合连接语句


此处cpoy
  1. 上图copy, 连接语句= java copy -jar xxx.jar

PS

  • 端口记得开放

相关文章

网友评论

      本文标题:Spring boot远程调试

      本文链接:https://www.haomeiwen.com/subject/daljtltx.html