Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 179 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 179 Bytes

jetbrick-webapps-samples

sample webapps for jetbrick-framework

How to build/run

mvn install
cd webapp; mvn jetty:run;