Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/date/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Spring integration Spring集成文件读取和转换为字符串_Spring Integration - Fatal编程技术网

Spring integration Spring集成文件读取和转换为字符串

Spring integration Spring集成文件读取和转换为字符串,spring-integration,Spring Integration,我是个新来的春天,有人能帮我吗 Q-如何从“D:/file/”中读取文本文件,在字符串变量中显示该内容并写入“D:/fileout/”目录 使用spring集成标记库方法。 plz任何一个帖子的代码和一步一步的编译过程 提前感谢。请参见此处的文件示例(在“基本”下) ya我已经导入了该示例,但是当我运行时,我没有在调试日志中获得所需的输出,您将看到发生了什么。

我是个新来的春天,有人能帮我吗

Q-如何从“D:/file/”中读取文本文件,在字符串变量中显示该内容并写入“D:/fileout/”目录

使用spring集成标记库方法。 plz任何一个帖子的代码和一步一步的编译过程

提前感谢。

请参见此处的文件示例(在“基本”下)


ya我已经导入了该示例,但是当我运行时,我没有在调试日志中获得所需的输出,您将看到发生了什么。