Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Commit

Permalink
added some text to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
jettro committed Sep 3, 2010
1 parent f12d88b commit 2b55b32
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
This is a sample application to demonstrate the possibilities of the Axon framework in a high load environment. We
have chosen to create a Trader application. All you need to run it is java and maven. If they are correct installed, the
easiest way to start the demo is to do a mvn clean install on the highest level of the project. Than step into the
web-ui project and do mvn clean jetty:run-war.

0 comments on commit 2b55b32

Please sign in to comment.