This project provides skeleton applications which integrate Apache Wicket with other software technologies like Spring, Google Guice, GuicePersist, JPA (with one or more implementation from EclipseLink, Hibernate, OpenJPA). The projects you will generate will include enough configuration, code and/or some tests to get you started, quickly.
- Clone this repository locally
- Copy the folder with the integration you prefer for your new project to some other folder, e.g. /home/me/projects/newProject
- Import the copied project in your prefered Source Code Management tool
- Delete the cloned repository.
- Add your functionally to your new project.