/codefather

maven plugin which help to generating basic code and other files according to meta in XML form

Primary LanguageJavaApache License 2.0Apache-2.0

codefather

maven plugin which help to generating basic code and other files according to data meta in XML form.

Files in project.

In each project, developer should provide two types files.

  1. Templates for generating. Template files should be freemarker files. Each template should hava a properties file with same name.

  2. Entity definition xml files.

Templates

There are two types of template.

  1. Single is used to generate file according to single entity definition,
  2. Group generate one file according to a group entities