Skip to content

Add Spring MVC scaffolding provider #7

@ivannov

Description

@ivannov

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions