| Annotation Type | Description |
|---|---|
| FactoryProperties |
The
FactoryProperties annotation is used on a factory method in order to map the parameters to the property
names of the pojo. |
| GeneratePojoBuilder |
Use this annotation to trigger the code generation of a fluent pojo builder.
|