如何调试 spring-social-showcase?

发布于 2024-12-18 11:17:38 字数 263 浏览 2 评论 0原文

我已经下载了 spring-social-showcase 项目。我可以使用 mvn tomcat:run 在命令提示符下运行该项目。我可以在 URL 中输入 http://localhost:8080/spring-social-showcase 浏览该项目。我该如何调试项目?我也无法在 sts 中运行该项目,因为 sts 没有显示选项 Project > >运行为>在服务器上运行。是否可以通过sts运行/调试项目?任何帮助将不胜感激。

I have downloaded spring-social-showcase project. I can run the project in command prompt using mvn tomcat:run. I can browse the project in url typing http://localhost:8080/spring-social-showcase. How can I debug the project? I also can not run the project in sts because sts does not show the option Project > Run as > Run on server. Is it possible to run/debug the project through sts? Any help would be appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

醉态萌生 2024-12-25 11:17:38

除一般项目外,将项目导入为maven项目。然后您可以运行/调试该项目。

干杯

Import the project as a maven project except general project. Then you can run/debug the project.

Cheers

那些过往 2024-12-25 11:17:38

打开cmd>直到pom的路径>输入 mvn eclipse:eclipse -Dwtpversion=2.0 >并将该项目作为通用项目导入并在服务器上运行。

Open cmd > Go till path of pom > type mvn eclipse:eclipse -Dwtpversion=2.0 > and import the project as general project and run on server .

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文