The Integration DSL is not mandatory for Spring Cloud Stream apps, but it is for using the stub runner. The issue is related to a mistake in the conditionals on StubRunnerStreamConfiguration, but ...
A simple Spring Boot application that demonstrates how to set up File polling using the Spring Integration DSL and how to test it The application consists of an Integration flow that polls a directory ...