Skip to content

@PutMapping is not correctly recognized in Endpoints view #180

@Eskibear

Description

@Eskibear

In Endpoints view, @PutMapping is not recognized well. Currently @PutMapping is not marked as HTTP PUT, and he have to append an empty string to it, e.g. @PutMapping("").

image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions