Fixes spring-projects/spring-integration#2253 For backward compatibility and use-cases when processed files are stored in sub-directories in the `localDirectory` revert the `AbstractInboundFileSynchronizingMessageSource` logic back to the `DefaultDirectoryScanner`. The `RecursiveDirectoryScanner` can be injected via `scanner` option