Skip to content

http://localhost:8080/commonProducts/create returns status 404 #1

@bgard68

Description

@bgard68

When starting the App, using Postman to send a Post to create a commonProduct returns status 404.

POST http://localhost:8080/commonProducts/create
{
"id": "abc",
"name": "awesomeness",
"description": "whoknows",
"price": 0.5
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions