-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Open
Description
Overview of the feature request
Currently there is some confusion about client and server organization.
Since #30461 javascript generators are simple-application without entity definition, which was moved to client generator.
Java on the other hand has entity definition and support through domain generator.
Server generator has many java related support too.
This proposal is to add (java/javascript)-simple-application generators without entity support.
And move every entity related support to java/javascript generators keeping client/server without technology specific support.
Motivation for or Use Case
Related issues or PR
- Checking this box is mandatory (this is just to show you read everything)