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

Support for custom annotations in generated POJOs #185

Closed jeaf-anaptecs closed 1 month ago

jeaf-anaptecs commented 1 month ago

Feature Description

We would like to add custom annotations to generated POJO classes. Unfortunately there is no hook for it so far.


Describe the solution you'd like