Skip to content

extract parent path in controllers #1924

Description

@martinlippert

In case a controller does not have a common parent path defined on the class level using a @RequestMapping annotation, but all the embodied request mappings inside the class share the same prefix, we should offer a validation and a code action for this to extract the common parent path into a @RequestMapping annotation at the class level.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions