与 Grails 配合良好的文档存储

发布于 2024-10-31 18:04:13 字数 78 浏览 2 评论 0原文

我们需要在 Grails 应用程序中管理各种文档和文件。有没有什么东西可以与 Grails 很好地集成,专门用于文档管理而不是完整的 CMS?

We need to manage various documents and files in our Grails application. Is there anything out there that integrates well with Grails that is specifically document management and not a full CMS?

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

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

发布评论

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

评论(1

一江春梦 2024-11-07 18:04:13

您看过 JCR(Java 内容存储库)实现吗?在过去的 Java(不是 grails/groovy)项目中,我使用 Apache Jackrabbit 取得了很大的成功。

然而,令我惊讶的是,grails 插件对 JCR 和/或 Jackrabbit 的支持目前似乎有些不成熟和未完成。如果您有兴趣,也许我们可以合作并为此共同写一些东西。

Have you looked at JCR (Java Content Repository) implementations? On a past Java (not grails/groovy) project, I had a lot of success with Apache Jackrabbit.

However, it surprises me that the grails plugin support for JCR and/or Jackrabbit seems somewhat immature and uncompleted at this time. If you're interested, perhaps we could partner and write something together for this.

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