Re: Wicket archetype for hibernate 3.5 and spring 3

2010-07-26 Thread danisevsky
It seems nice. Could you please give me advice how to use it? I am not fimiliar with mavem. Thanks. 2010/7/25 Jochen Mader pflanzenmoer...@gmail.com I created a Maven archetype for wicket application containing the following things: - Everything is configured using Spring 3 - Hibernate 3.5

Wicket archetype for hibernate 3.5 and spring 3

2010-07-25 Thread Jochen Mader
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