英文: Spring Integration DSL IntegrationFlow filter() does not return anything and waiting infinitely ...
error handling when using splitter\aggregator in spring-integration
英文: error handling when using splitter\aggregator in spring-integration 问题 我有以下的IntegrationFlow: ......
Spring集成同步多个文件
英文: Spring integration synchronize multiple files 问题 我通过Samba从Windows服务器同步一个包含多个文件的目录。我每天同步一次。这是使用Po...
如何在Spring集成应用程序重新启动后发送消息?
英文: How to send Messages after Spring Integration application restarted? 问题 我有一个小的Spring Integration...
如何在Spring Integration中处理批量操作
英文: How to handle bulk operations in Spring Integration 问题 我们正在使用Java DSL开发Spring Integration Flow。该...
Is there a way I send mail with all files (as Zip) received in Spring Integration FTP instead sending the files Individually per Message received
英文: Is there a way I send mail with all files (as Zip) received in Spring Integration FTP instead se...
Spring Integration未在FTP文件夹中检测到文件。
英文: Spring Integration is not detecting files on FTP Folder 问题 目前我遇到了一个问题,不知道该怎么解决。我正在开发一个简单的应用程序,通过...
如何捕捉出现在ImapMailReceiver中的AuthenticationFailedException。
英文: How to catch AuthenticationFailedException that appeared in ImapMailReceiver 问题 private Integrat...
如何在Java DSL集成流程中添加事务支持
英文: How to add transaction support to Java DSL integration flows 问题 我需要为一个集成流程添加事务支持。假设有3个转换器。第一个和第三...
Spring Sftp 使用出站网关在入站适配器消息处理程序内获取文件
英文: Spring Sftp fetch file using outbound gateway within inbound adapter message handler 问题 我正在使用Jav...