Skip to content

[validation] add quickfix to move detected path in controller annotation #1656

@martinlippert

Description

@martinlippert
@RestController("/employees")
public class EmployeeController {

The validation already kicks in, but we should add a quick fix to move out the path argument into a separate RequestMapping annotation at the class level.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions