-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
After installing this addon and calling the scaffold-setup command, the latter should offer spring mvc as scaffold provider. For each entity it should generate an MVC controller and inject a repository in it. As a beginning only JSP will be supported as view technology, so the command will finally generate view and edit JSPs for each entity. If for a certain entity there is no repository, the command should generate it as well (reusing the code that is used by the add repository command).
This command should be only available if spring boot jpa facet is installed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels