intellij idea GUI 有没有 http 监视器?就像 Netbeans 中的那样?

发布于 2024-11-27 15:56:57 字数 197 浏览 6 评论 0原文

我是 netbeans 用户,现在我想切换到 Intellij IDEA。

但我在 Intellij IDEA GUI 中找不到任何像 Netbeans 中那样工作的 http 监视器。我想使用http监视器来查看Tomcat中的请求。

我尝试过插件Axis Tcp监视器,它一直说地址已在使用中:JVM_Bind。

有什么帮助吗?

I am a netbeans user, now I want to switch to Intellij IDEA.

But I can't find any working http monitor in Intellij IDEA GUI like the one in Netbeans. I want to use the http monitor to see the requests in Tomcat.

I have tried the plugin Axis Tcp monitor, it keeps saying Address already in use:JVM_Bind.

Any help?

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

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

发布评论

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

评论(3

贵在坚持 2024-12-04 15:56:57

您可以尝试 TunnelliJ 插件。

You can try TunnelliJ plug-in.

攒眉千度 2024-12-04 15:56:57

您还可以考虑Axis TCP Monitor。与 TunnelliJ 相比,我更喜欢它,因为它具有 XML 格式选项,允许您从 IDE 本身读取 xml 请求/响应对象。

You can also consider Axis TCP Monitor. I prefer it over TunnelliJ because it has XML Format option, which allows you to read xml request/response objects from the IDE itself.

风追烟花雨 2024-12-04 15:56:57

如果您不坚持使用 Intellij Idea 工具/插件并允许使用外部工具,我建议尝试 Telerik Fiddler 4

https://www.telerik.com/download/fiddler

除此之外,它还可以解密 ssl 流量设置自己的证书。

If you will not stick to Intellij Idea tools/plugins and allow usage of external tools, I suggest to give a try to Telerik Fiddler 4:

https://www.telerik.com/download/fiddler

Among other things it could decrypt ssl traffic setting own certificate.

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