【问题标题】:How to connect file inbound/outbound adapter and http inbound/outbound adapter or gateway in spring integration?如何在spring集成中连接文件入站/出站适配器和http入站/出站适配器或网关?
【发布时间】:2017-08-14 19:34:46
【问题描述】:

我正在开发一个服务适配器,它将轮询目录/子目录文件,并使用 spring 批处理解析该文件,但我不了解文件适配器 +spring 批处理解析器 + http 适配器连接的流程,请建议我更好的方法。提前致谢。

【问题讨论】:

  • 欢迎来到 Stack Overflow,@Hareram Giri 在您的问题中提供更多信息以便获得很好的答案会很有帮助,例如您尝试过什么,以及它以何种方式不起作用。或许点评:stackoverflow.com/help/how-to-ask
  • 我已经分别完成了spring批处理解析器、带轮询的文件入站适配器和http入站/出站适配器。现在我想连接所有模块以完成我的应用程序。
  • 如果您有具体问题,请阅读Spring Integration Reference manual 并返回此处。
  • @gary Russel 先生,我已阅读参考手册,但没有了解如何将文件入站适配器连接到 http 出站适配器和 spring 批处理解析器。

标签: spring-mvc spring-integration spring-batch spring-integration-dsl


【解决方案1】:

有一些使用文件入站通道适配器、通道连接组件以及与 Spring Batch here 集成的好例子。

【讨论】:

    猜你喜欢
    • 2015-03-21
    • 2015-07-11
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2023-03-06
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多