This is an Apache Wicket Quickstart that integrates with Google Guice using the wicket-guice project. It is currently using the SNAPSHOT of Wicket 8.
- Java 8
- Apache Maven
Start the Start class in the src/test/java/com/github/jeredm/guice folder
Run mvn test
This application uses the formating standard found in the wicket-core package. A copy of this EclipseCodeFormat.xml is found in the root of this project.