Skip to content

Commit

Permalink
Added info to README.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
vrto committed Feb 27, 2013
1 parent 442a186 commit 988d1ac
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
@@ -1,4 +1,8 @@
spring-integration-invoices spring-integration-invoices
=========================== ===========================


Sample Spring Integration application for invoices handling Sample Spring Integration application for invoices handling.

Simply run **"mvn clean install"** and then run standard Java main method in class **com.vrtoonjava.invoices.InvoicesApplication**.

If you want to see more detailed output of Spring Integration facilities then modify file **lof4j.xml** and set value of org.springframework.integration from **info** to something finer grained - for example **debug**.

0 comments on commit 988d1ac

Please sign in to comment.