Quickstart

This 5-minute quickstart tutorial demonstrates how to integrate the Wurbelizer within a maven project. You will learn the basics and get a first impression of the agile generative programming with the Wurbelizer.

We will develop a very simple wurblet that generates code for a data transfer object (DTO). This illustrates the relationship between the model, the wurblet source, the executable wurblet and the generated code.

As a reference, you will find the sources at github.