java-tutorials/wicket/README.md

9 lines
228 B
Markdown
Raw Normal View History

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