是否存在基于 Java 的数据聚合和报告框架?

发布于 2024-11-27 02:26:54 字数 114 浏览 4 评论 0原文

我即将开始一个集成项目,旨在通过 SOAP、JSON 等从多个不同的应用程序收集数据。然后该数据用于报告。

有没有成熟的框架来解决这个问题? 或者有人可以推荐一种设计模式来帮助将数据获取与报告分离?

I'm about to commence working on an integration project that aims to gather data from several different application via SOAP, JSON etc. This data is then used for reporting.

Does a mature framework exist for this issue?
Or can anyone recommend a design pattern that would help to decouple the data fetching from the reporting?

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

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

发布评论

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

评论(2

心凉怎暖 2024-12-04 02:26:54

我建议您查看 Spring Integration 项目以了解您的需求的集成方面。

“Spring Integration 的主要目标是提供一个简单的模型
构建企业集成解决方案,同时维护
关注点分离对于生产可维护性至关重要,
可测试的代码。

I suggest that you look at the Spring Integration project for the integration side of you requirements.

"Spring Integration's primary goal is to provide a simple model for
building enterprise integration solutions while maintaining the
separation of concerns that is essential for producing maintainable,
testable code.

薄凉少年不暖心 2024-12-04 02:26:54

您检查过 BIRT 吗?不过我自己从来没用过...

Have you checked out BIRT? I never used it myself though...

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