我需要:
- 读文件
- 从文件中获取xml字符串作为文本
- 将文本作为消息推送到QUeue
如何在Spring io中配置这个?文件入站通道,出站通道队列,如何添加处理器?
查看下面的示例代码
https://github.com/spring-projects/spring-integration-samples/tree/master/basic/file
下面的配置
https://github.com/spring-projects/spring-integration-samples/blob/master/basic/file/src/main/resources/META-INF/spring/integration/fileCopyDemo-file.xml
代替<file:outbound-channel-adapter
,您可以选择出站适配器