Yep, I wrote that. Looks like you and 7 other people like it, judging by the github stars !
cheers Dan On Thu, 7 Feb 2019 at 10:16, Zala Pierre GOUPIL <[email protected]> wrote: > Thanks Dan! As a side-note, are you the author of this tool: > https://github.com/danhaywood/java-testsupport ? I love it! :-) > > Regards, > > Zala > > > > On Thu, Feb 7, 2019 at 11:12 AM Dan Haywood <[email protected]> > wrote: > > > There's a framework called NoWicket [1] that is a half-way house between > > "raw" Wicket and Apache Isis; might be worth taking a look at. > > > > Cheers > > Dan > > (Apache Isis committer) > > > > [1] http://invesdwin.de/nowicket/introduction?0 > > > > On Thu, 7 Feb 2019 at 10:01, Martin Grigorov <[email protected]> > wrote: > > > > > Hi, > > > > > > It depends how much code you want to be generated for you. > > > I just use Intellij IDEA templates to generate pages, panels, > fragments, > > > ... > > > But if you want also CRUD related code to be generated then I am not > > aware > > > of such tools. > > > > > > Apache Isis provides something similar. There you design your domain > > > entities and the framework generates the UI (with Wicket) and REST > > > interfaces for them. There is also Angular frontend that consumes the > > REST > > > APIs. > > > But here you have much less freedom how your (Wicket) UI will look > like. > > > You can override the defaults but it is an effort! > > > > > > On Thu, Feb 7, 2019 at 11:28 AM Zala Pierre GOUPIL < > > [email protected] > > > > > > > wrote: > > > > > > > All, > > > > > > > > It's 2019 now. Which scaffolding tool for a Wicket 8 user would you > > > advise, > > > > please? > > > > > > > > Regards, > > > > > > > > Zala > > > > > > > > > > > > -- > > > > Je n'aime pas seulement ma vie, mais aussi celle des autres. > > > > > > > > (Blade Runner) > > > > > > > > > > > > -- > Je n'aime pas seulement ma vie, mais aussi celle des autres. > > (Blade Runner) >
