Update README.md

This commit is contained in:
MichelLeBon 2016-03-01 02:34:23 +02:00
parent f02faf32a7
commit 7cffb8a17c
1 changed files with 2 additions and 1 deletions

View File

@ -15,6 +15,7 @@ This article will demonstrate how to configure and use Apache Camel with Spring
<ul>
<li>Spring 4.2.4</li>
<li>Apache Camel 2.16.1</li>
<li>Using Apache Camel with Spring</li>
</ul>
<b><h2>Build and Run Application</h2></b>
@ -25,4 +26,4 @@ To build this application execute following maven command in ApacheCamelFileProc
To run this application you can either run our main class App from your IDE or you can execute following maven command:
<code>mvn exec:java -Dexec.mainClass="App"</code>
<code>mvn exec:java -Dexec.mainClass="App"</code>