Questions tagged [spring-integration-file]
17 questions
0
votes
1 answer
Spring Cloud Dataflow file starter modification
I'm in the process of modifying this starter to suite my…

mboros
- 13
- 4
0
votes
1 answer
Spring Integration DSL Custom Error Channel Issue with Executor
Hi I have a file listener that is reading files parallel / more than one at a time
package com.example.demo.flow;
import lombok.extern.slf4j.Slf4j;
import org.springframework.context.annotation.Bean;
import…

Makky
- 17,117
- 17
- 63
- 86