Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 247 Bytes

File metadata and controls

15 lines (7 loc) · 247 Bytes

wicket-spring-hibernate-template

demo of wicket spring and hibernate working together

To Run:

  1. $ mvn jetty:run

  2. http://localhost:9090/web/

  • Known to work on at least mvn 3.0.3 and jdk 1.6.0_43