INT-3220,INT-3224: Fix Twitter & Channel docs
JIRA: https://jira.springsource.org/browse/INT-3224 https://jira.springsource.org/browse/INT-3220
This commit is contained in:
committed by
Gary Russell
parent
9971ace2ad
commit
369f0477f1
@@ -539,8 +539,8 @@ payload to an Integer.
|
||||
<code>message-store</code> attribute as shown in the next example.
|
||||
|
||||
<programlisting language="xml"><![CDATA[<int:channel id="dbBackedChannel">
|
||||
<int:queue message-store="messageStore">
|
||||
<int:channel id="myChannel">
|
||||
<int:queue message-store="messageStore"/>
|
||||
</int:channel>
|
||||
|
||||
<int-jdbc:message-store id="messageStore" data-source="someDataSource"/>]]></programlisting>
|
||||
|
||||
|
||||
@@ -232,7 +232,7 @@ twitter.oauth.accessTokenSecret=AbRxUAvyNCtqQtxFK8w5ZMtMj20KFhB6o]]></programlis
|
||||
|
||||
</para>
|
||||
<para>
|
||||
Here is a link that will help you learn more about Twitter queries: http://search.twitter.com/operators
|
||||
Refer to <ulink url="https://dev.twitter.com/docs/using-search" /> to learn more about Twitter queries.
|
||||
</para>
|
||||
</section>
|
||||
<para>
|
||||
|
||||
Reference in New Issue
Block a user