I created a Maven archetype for wicket application containing the
following things:

- Everything is configured using Spring 3
- Hibernate 3.5 is used for persistence
- Example classes using JPA-style annotations
- Example DAOs and base classes for CRUD-operations
- Everything runs on an InRam-HSQL

I will add some better unit tests this week.
I added the Apache License so it should be compatible with Wicket.
It is somewhat based on the original Wicket-Archetype. I hope I did
everything right and didn't break any licenses.

Grab your copy from:
http://github.com/pflanzenmoerder/wicket-hibernate-archetype

CU

Jochen

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to