Skip to content

Test the application #8

@emiliyank

Description

@emiliyank

Hi Ashutosh Sahoo! Great job with this demo repository!
Btw I had to do 2 changes in order to properly test the application - you might consider adding this to the README:

  • From the PetController I removed consumes = MediaType.APPLICATION_JSON_VALUE, from the @RequestMapping at the top. Because in the GET request we don't need any input anyway. And it was giving me error 415 when I try to execute the GET request in the browser.
  • In order to run the application in the browser I had to do minikube service spring-boot-kubernetes-mysql

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