哪种 Java 框架用于构建社交/协作应用程序?

发布于 2024-08-06 02:31:22 字数 1539 浏览 3 评论 0原文

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

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

发布评论

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

评论(1

各空 2024-08-13 02:31:22

Web 应用程序框架的选择通常不受您将要构建的 Web 应用程序的问题领域的影响。有些框架更适合某些流程,例如页面流向导,但您无法根据所描述的应用程序类型真正选择一个框架。

这里的一般建议是:

  • 选择你已经熟悉的框架,或者
  • 选择一个你认为看起来最简单的框架,或者
  • 选择一个你想学习的框架。

The choice of webapp framework is generally not influenced by the problem domain of webapp that you'll be building. Some frameworks are better at certain processes, like page-flow wizards, but you couldn't really pick one on the basis of your described type of application.

The general advice holds here:

  • pick the framework you're already familiar with, or
  • pick one you think looks easiest, or
  • pick one you want to learn.
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文