From 0f6fb885c274af9c5b9448b4c68862bb436bbd07 Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Wed, 4 Dec 2013 08:52:06 -0500 Subject: [PATCH] Dynamic FTP Add Link to Forum For Inbound --- advanced/dynamic-ftp/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/advanced/dynamic-ftp/README.md b/advanced/dynamic-ftp/README.md index c5de52e4..b974f6ae 100644 --- a/advanced/dynamic-ftp/README.md +++ b/advanced/dynamic-ftp/README.md @@ -17,3 +17,7 @@ Notice in the config file, how an **expression-based router** is used to invoke expression="@channelResolver.resolve(headers['customer'])"/> +This sample shows the technique for outbound adapters. Refer to [this forum thread][1] and its [links][2] for a similar technique for dynamic inbound endpoints. + +[1]: http://forum.spring.io/forum/spring-projects/integration/119081-dynamic-inbound-channel-adapter-creation +[2]: http://forum.spring.io/forum/spring-projects/integration/117523-starting-multiple-consumers?p=589517#post589517