Spring Roo 与 Maven 2 原型

发布于 2024-12-15 06:10:03 字数 444 浏览 13 评论 0原文

我想实现一个基于 WSDL 文件生成 Web 服务应用程序的工具。这个想法是询问用户问题并根据这些问题生成具有功能的应用程序。生成的应用程序不需要任何现有的 Spring Roo 模块,例如 addon-jpaaddon-security。 我考虑使用 Spring Roo 来完成此任务,但使用 Maven 2 archetypes 也可以实现同样的效果。

Maven 2 archetypes 相比,使用 Spring Roo 来完成此类任务有哪些优点/缺点? Spring Roo 的真正附加价值是什么? Spring Roo API 还是 Maven 2 archetypes API 使用起来会更简单?

I want to implement a tool that generates web service application, based on a WSDL file. The idea is to ask the user questions and to generate an application with features based on those questions. The generated application will not need any of the existing Spring Roo modules like addon-jpa or addon-security.
I considered Spring Roo for this task, but the same can be achieved with Maven 2 archetypes.

What are the pros/cons of using Spring Roo compared to Maven 2 archetypes for such a task? What is the real added value of Spring Roo? Would would be simpler to use, Spring Roo API or the Maven 2 archetypes API?

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

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

发布评论

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

评论(1

喵星人汪星人 2024-12-22 06:10:03

非常旧的线程...

我更喜欢使用 Maven 2 原型。非常简单..几分钟内您就可以开始在 tomcat/glassfish Web 容器中部署应用程序..Maven

还可以帮助管理库版本控制..

very old thread...

I would be prefer using Maven 2 archetypes. Very straight forward.. within minutes you would get starting deploying application in tomcat/glassfish web container..

Maven also help managing libs versioning..

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