用什么框架来用 Java 构建我自己的 CMS?

发布于 2024-12-10 04:54:38 字数 131 浏览 0 评论 0原文

我想用 Java 构建自己的 CMS。我应该使用什么框架/技术来做到这一点?

我正在考虑 Spring、Play 框架、GWT 或者 Spring Roo。

Ofc 我不会打造最好的&地球上最大的 CMS。

I want to build my own CMS in Java. What framework/technologies i should use to do this?

I was thinking on Spring, Play framework, GWT or maybe Spring Roo.

Ofc im not going to build the best & biggest CMS on the Earth.

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

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

发布评论

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

评论(1

長街聽風 2024-12-17 04:54:38

对于后端 - 我使用 JCR(Java 内容存储库)的 JackRabbit 实现开发了一个后端。

后端和缓存运行良好,不幸的是我们的前端不是很好,所以没有为您推荐。然而,如果您更愿意从其中一个开始而不是构建自己的模块,确实发现有各种各样的开源 CMS 模块 - 尽管我从您的问题中看到您可能会将其作为一种学习体验,并且想要开发你自己的。

史蒂夫

For the back end - I've worked on one using JackRabbit implementation of JCR (Java Content repository) behind it.

The backend and caching worked well, unfortunately our front end wasn't great so don't have a recommendation for you there. However did find there are a variety of open source CMS modules out there if you would prefer to start with one of them rather than build your own - though I see from your question you may be doing this as a learning experience, and want to develop your own.

Steve

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