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

Imports for static inner types inside annotations are removed #255

Closed jeaf-anaptecs closed 1 month ago

jeaf-anaptecs commented 1 month ago

Description

When a static inner type is used inside an anotation then the explicit import is removed. JEAF Generator treats it as unused import.