rawdog71 / Clownfish

Smart Content Management System using Spring Boot
Apache License 2.0
17 stars 7 forks source link

JVM Class generator for content classes #60

Closed rawdog71 closed 2 years ago

rawdog71 commented 2 years ago

An automatic class generator should generate class files of the internal content classes. This should be available for all supported JVM languages (Java, Kotlin, Groovy and Scala).

rawdog71 commented 2 years ago

Add class generator for

rawdog71 commented 2 years ago

Scala was a bit tricky. Now it works.