Scaffolding in Wicket

前端 未结 3 1616
北海茫月
北海茫月 2021-01-20 06:04

is there any working, supported and maintained scaffolding solution for Wicket 1.5? I know of

  • Wicketopia at two different locations sourceforge and github but
3条回答
  •  无人共我
    2021-01-20 06:26

    There is a simple CRUD web application for hotel booking based on Wicket 6.0, Ujorm 1.40 and Spring 3.2 frameworks. Graphical interface is built on preview tables and form dialogs, see the next persistent class model:

    enter image description here

提交回复
热议问题