INTSAMPLES-60 - Add JMS-backed Cafe Application Sample
* Add idea folder to .gitignore * Add an embedded ActiveMQ * Add activemq data to ignore list * Use JMS-backed channels * Add the sample description to README.md
This commit is contained in:
committed by
Gunnar Hillert
parent
23ed55d02b
commit
a46d0a3b57
@@ -150,7 +150,7 @@
|
||||
<arguments>
|
||||
<argument>-classpath</argument>
|
||||
<classpath />
|
||||
<argument>org.springframework.integration.samples.cafe.demo.CafeDemoApp</argument>
|
||||
<argument>org.springframework.integration.samples.org.springframework.integration.samples.cafe.demo.CafeDemoApp</argument>
|
||||
<argument>${lang}</argument>
|
||||
</arguments>
|
||||
<successCodes>
|
||||
@@ -181,7 +181,7 @@
|
||||
<arguments>
|
||||
<argument>-classpath</argument>
|
||||
<classpath />
|
||||
<argument>org.springframework.integration.samples.cafe.demo.ControlBusMain</argument>
|
||||
<argument>org.springframework.integration.samples.org.springframework.integration.samples.cafe.demo.ControlBusMain</argument>
|
||||
|
||||
</arguments>
|
||||
<successCodes>
|
||||
|
||||
Reference in New Issue
Block a user