如何使用Eclipse调试Spring Boot应用程序? [英] How to debug Spring Boot application with Eclipse?

查看:249
本文介绍了如何使用Eclipse调试Spring Boot应用程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的 Spring Boot webapp运行正常,我想通过Eclipse进行调试。



解决方案

为什么不只是右键单击 main()方法并选择Debug As ... Java应用程序


My Spring Boot webapp is running just fine, and I'd like to debug it through Eclipse.

So when launching my Remote Java Application debugger, which port should I listen to? And is there a setting on my webapp I have to set to enable debugging?

解决方案

Why don't you just right click on the main() method and choose "Debug As... Java Application"?

这篇关于如何使用Eclipse调试Spring Boot应用程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆