Skip to content

Spring MVC Error 405 #2

@thysmichels

Description

@thysmichels

I am trying to call swagger from my spring mvc app but get the following:
405 : Method Not Allowed http://localhost:8080/login/doc/v1/contact

SupportedSumitMethods:
supportedSubmitMethods: ['get', 'post', 'put', 'delete'],

In console I get:
WARNING: Request method 'GET' not supported

Any suggestions?

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