rawdog71 / Clownfish

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

Add relation type to the class structure #68

Open rawdog71 opened 2 years ago

rawdog71 commented 2 years ago

Classreferences right now are always interpreted as n:m relation. It should be also possible to set classref as 1:n relation.

ToDo: