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

Allow enums to implement interfaces #144

Closed jeaf-anaptecs closed 4 months ago

jeaf-anaptecs commented 4 months ago

Feature Description

Java supports that enums implement an interface. However this is currently not supported by JEAF Generator.


Describe the solution you'd like