springboot启动成功但是debug出现后面的Connected to the target VM, address: '127.0.0.1:53340', transport:

Posted Koma_维维

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了springboot启动成功但是debug出现后面的Connected to the target VM, address: '127.0.0.1:53340', transport:相关的知识,希望对你有一定的参考价值。

springboot启动成功但是debug出现后面的Connected to the target VM, address: ‘127.0.0.1:53340‘, transport: ‘socket‘

打开Breakpoints面板 ctrl + shift + F8 进入 或者 工具栏 run --》view Breakpoints...

把打勾全去掉

虽然还是有上面的问题,但是项目能正常运行了

 

解决参照:https://blog.csdn.net/gcj729027291/article/details/82052408

以上是关于springboot启动成功但是debug出现后面的Connected to the target VM, address: '127.0.0.1:53340', transport:的主要内容,如果未能解决你的问题,请参考以下文章