-
- Downloads
Merge pull request #118 from alexandre-touret/fix/create_pet_endpoint
Add an addPet (POST /pets endpoint) implementation
Showing
- src/main/java/org/springframework/samples/petclinic/rest/controller/PetRestController.java 9 additions, 4 deletions.../samples/petclinic/rest/controller/PetRestController.java
- src/test/java/org/springframework/samples/petclinic/rest/controller/PetRestControllerTests.java 39 additions, 14 deletions...les/petclinic/rest/controller/PetRestControllerTests.java
Loading
Please register or sign in to comment