Skip to content

Add Generate REST endpoints from entities command #8

Description

@ivannov

A command that generates REST endpoints from entities should be created.

It should add the needed dependencies to the pom.xml as well as put some annotations on the existing repositories as well as on their method parameters.

The command should support making REST endpoint for a single entity as well as for all the entities in a package. 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

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions