You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: functions/consumer/sftp-consumer/README.adoc
+1-1
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ You can use `sftpConsumer` as a qualifier when injecting.
14
14
15
15
All configuration properties are prefixed with `sftp.consumer`.
16
16
17
-
For more information on the various options available, please see link:src/main/java/org/springframework/cloud/fn/consumer/sftp/SFTPConsumerProperties.java[SftpConsumerProperties].
17
+
For more information on the various options available, please see link:src/main/java/org/springframework/cloud/fn/consumer/sftp/SftpConsumerProperties.java[SftpConsumerProperties].
18
18
19
19
A `ComponentCustomizer<SftpMessageHandlerSpec>` bean can be added in the target project to provide any custom options for the `SftpMessageHandlerSpec` configuration used by the `sftpConsumer`.
0 commit comments