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

springboot启动成功但是debug出现后面的Connected to the target VM, address: . . . : , transport: socket 打开Breakpoints面板ctrl shift F 进入 或者 工具栏 run viewBreakpoints... 把打勾全去掉 虽然还是有上面的问题,但是项目能正常运行了 解决参照:https: blog.cs ...

2019-09-28 22:57 0 4502 推荐指数:

查看详情

IDEA debug提示Connected to the target VM, address: '127.0.0.1:xxxxx', transport: 'socket'的原因

这个原因纠缠了我很长一段时间因为并不耽误程序的运行一直没解决。今天在一位同事的指导下发现,idea很正常,不正常的只是我的眼睛。。。 废话不多说,跟网上资料说的maven版本不兼容,ctrl+shift+F8 去除勾选什么的没有关系。 很明显这里不是显示启动信息的地方,这是显示变量的地方 ...

Thu Oct 24 00:14:00 CST 2019 1 12569
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM