anaptecs / jeaf-generator

JEAF Generator uses UML models to generate code for Spring, REST, OpenAPI, Java and others. Boost your software development efficiency and time-to-market. Bye bye handwritten boiler blade code.
https://www.jeaf-generator.io
Apache License 2.0
2 stars 1 forks source link

Custom operations for builders #173

Closed jeaf-anaptecs closed 3 months ago

jeaf-anaptecs commented 3 months ago

Feature Description

Similar to POJOs / ServiceObjects it should alos be possible to add custom operations to builders of them by defining custom generator templates


Describe the solution you'd like

Extend existing hook ClassExtensionHook with additional extension point for custom builder operations.