Skip to content

Commit

Permalink
Fix Typo in tcp-amqp Sample Config
Browse files Browse the repository at this point in the history
  • Loading branch information
garyrussell committed Apr 15, 2014
1 parent 33f8783 commit c5b1ace
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
amqp-template="amqpTemplate" exchange-name="si.test.exchange"
routing-key="si.test.binding"/>

<!-- From RabbitMQ To STDOUT -->
<!-- From RabbitMQ To RabbitMQ -->

<int-amqp:inbound-channel-adapter channel="fromRabbit"
queue-names="si.test.queue"
Expand Down

0 comments on commit c5b1ace

Please sign in to comment.