Skip to content

vrozkovec/wicket-code-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wicket-code-generator

Small utility class to generate java and html templates from given POJO classes.

Utility creates boilerplate files at given path.

Just set proper path in the Generator.java and run the Application to see the result.

Please note that generated files will contain compilation errors as they reference some classes that are not part of this utility.

To create your own template that suits your coding style create a set of list/view/edit components and convert them to the .tmpl files as you can see in the name.berries.wicket.reflection.templates.bootstrap.horizontal package.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published