Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

wicket spring hibernate getting started

I am looking for an archtype to create a Maven project based on

  • Wicket 6.0.0
  • Spring 3.2
  • Hibernate 4 (annotation based)

All the examples I have seen (I have been looking for the last 4 hr) are with different versions and when I have tried to change versions step by step after the 4th bug I start using another archetype cause the time spent was significant.

If anyone got a base "getting stated " project using the last I would like you to show me how to do it please.

like image 434
yoav.str Avatar asked Mar 01 '26 06:03

yoav.str


1 Answers

run mvn achetype:generate -Dfilter=wicket

There's one from org.xaloon (7th in my list) that uses spring/jpa/wicket. You can configure/use Hibernate with JPA semantics (Spring Data?), or tweak the archetype. Maybe this would help.

like image 65
Gilson Costa Avatar answered Mar 03 '26 23:03

Gilson Costa



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!