java-tutorials/wicket
Grzegorz Piwowarek 6e86dc27ff Optimize build and reduce logging (#1772)
* Reduce logging

* Reduce logging

* Reduce logging

* Reduce logging

* Reduce logging

* Optimize build

* Remove testng from core-java
2017-05-03 09:29:10 +02:00
..
src/main Refactor Wicket examples 2016-10-10 06:46:55 +02:00
README.md Added relevant articles 2016-12-15 21:35:32 +01:00
pom.xml Optimize build and reduce logging (#1772) 2017-05-03 09:29:10 +02:00

README.md

From the same directory where pom.xml is, execute the following command to run the project:

mvn jetty:run

###Relevant Articles: