DATAKV-68
+ add pattern vs channel example inside docs
This commit is contained in:
@@ -164,6 +164,7 @@ template.convertAndSend("hello!", "world");]]></programlisting>
|
||||
...
|
||||
<beans>
|
||||
</programlisting>
|
||||
<note>The listener topic can be either a channel (e.g. <literal>topic="chatroom"</literal>) or a pattern (e.g. <literal>topic="*room"</literal>)</note>
|
||||
|
||||
<para>The example above uses the Redis namespace to declare the message listener container and automatically register the POJOs as listeners. The full blown, <emphasis>beans</emphasis> definition
|
||||
is displayed below:</para>
|
||||
|
||||
Reference in New Issue
Block a user