spring-boot项目在Eclipse中Debug调试

最近导入的maven 的springboot的项目,出现了一些bug,需要进行调试,因为是在

启动的,run as无法直接启动debug。

处理步骤是:

window--》preferences--》Java--》debug

去掉这个√,然后采用Debug As 启动这个项目,运行到断点时就会自动进入debug页面。

 

posted @ 2018-10-23 15:24  河豚sir  阅读(8618)  评论(2)    收藏  举报