java-tutorials/wicket/README.md

9 lines
228 B
Markdown

From the same directory where pom.xml is, execute the following command to run the project:
mvn jetty:run
###Relevant Articles:
- [Introduction to the Wicket Framework](http://www.baeldung.com/intro-to-the-wicket-framework)