This is an Apache Wicket Quickstart based on the soon to be released Wicket 8! 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/wicketsandbox 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.