SftpRemoteFileTemplate не работает с RemoteDirectoryExpression при @Autowired

#java #spring #spring-boot #spring-integration #spring-integration-sftp #java #весна #весенняя загрузка #spring-интеграция #spring-интеграция-sftp Вопрос: Ниже приведена конфигурация, которую я использую @Autowired private SftpRemoteFileTemplate outboundTemplate; @Autowired private SftpConfig config; @Bean @ServiceActivator(inputChannel = "sftpOutputGenericChannel")…

Продолжить чтениеSftpRemoteFileTemplate не работает с RemoteDirectoryExpression при @Autowired