Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 339 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 339 Bytes

Camelot embedded

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.