diff --git a/spring-integration-samples/loanshark/README.txt b/spring-integration-samples/loanshark/README.txt index 144b8846e9..7e4d88a94e 100644 --- a/spring-integration-samples/loanshark/README.txt +++ b/spring-integration-samples/loanshark/README.txt @@ -1,3 +1,5 @@ +See README.txt in loan-broker sample for information about this sample. + To change the multicast code in udps.groovy to rely on unicast instead, simply change the MulticastSocket type to DatagramSocket and remove the next 2 lines that deal with joining the multicast group. Then, in the configuration of the