This example demonstrates the way to use Camelot framework embedded. To start sample type:
$ git clone [email protected]:camelot-framework/camelot-embedded-sample.git
$ cd camelot-embedded-sample
$ mvn clean compile jetty:run
Webapp will be then accessible via http://localhost:8080.