Skip to content

Using latest anootations for controllers #55

Open
@FuadGafarov

Description

@FuadGafarov

For ex. we could use
@GetMapping("/deposit")
instead of
@RequestMapping(value = "/deposit", method = RequestMethod.GET)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions