springboot项目debug启动时,在没有打断点的情况下自动跳转至断点调试窗口,并进入exitCurrentThread方法,需要以下操作方可解决:
window->【Preferences】->【Java】->【Debug】:去掉【Suspend execution on uncaught exceptions】前面的勾。
点击应用,确定。
springboot项目debug启动时,在没有打断点的情况下自动跳转至断点调试窗口,并进入exitCurrentThread方法,需要以下操作方可解决:
window->【Preferences】->【Java】->【Debug】:去掉【Suspend execution on uncaught exceptions】前面的勾。
点击应用,确定。
本文标题:springboot项目在Eclipse/Myeclipse中D
本文链接:https://www.haomeiwen.com/subject/jgncjqtx.html
网友评论