ejb jboss和eclipse开发参考

发布于 2024-12-10 14:26:23 字数 56 浏览 1 评论 0原文

有没有参考资料或书籍,也许有教程可以让我使用上面提到的技术开始使用 ejb?

谢谢

is there a reference or book, maybe a tutorial that can get me started with ejb using the technologies that I have mentioned above?

thank you

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

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

发布评论

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

评论(1

紫瑟鸿黎 2024-12-17 14:26:23

如果您有兴趣在 Eclipse 中开发 Java EE 应用程序,您可以查看 JBoss Tools

如果您已经了解 EJB(如果您不了解,那么这里有一个非常好的 Enterprise JavaBeans 3.1< /a> book)您知道您可以将 EJB 开发为仅带有注释的普通 POJO。这里不需要花哨的插件。

但是,您需要一个插件来轻松地将应用程序部署到服务器。在这种情况下,请查看这些 JBoss 工具和 此主题

You can take a look at the JBoss Tools if you're interested in developing Java EE applications in Eclipse.

If you already know EJB (and if you don't there is quite good Enterprise JavaBeans 3.1 book) you know you can develop your EJB's as plain POJO's just with annotations. No need for fancy plugins here.

You would, however, need a plugin to easily deploy your application to the server. In this case, take a look at these JBoss Tools and this topic.

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