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

Compile error for transient back references in combination with readonly POJOs #63

Closed jeaf-anaptecs closed 8 months ago

jeaf-anaptecs commented 8 months ago

Description

Operation to set back reference for bidirectional assocation (x:1 and x:many) is not generated in case that flag generateImmutableClasses in enable in Maven Plugin Configuration of JEAF Generator.


Steps To Reproduce


Expected behavior


Runtime Environment