Merge pull request #397 from spring-operator
* pr/397: Polish "URL Cleanup" URL Cleanup
No related branches found
No related tags found
Showing
- src/main/java/org/springframework/samples/petclinic/owner/PetRepository.java 3 additions, 2 deletions...pringframework/samples/petclinic/owner/PetRepository.java
- src/main/java/org/springframework/samples/petclinic/vet/VetRepository.java 3 additions, 2 deletions.../springframework/samples/petclinic/vet/VetRepository.java
- src/main/java/org/springframework/samples/petclinic/visit/VisitRepository.java 3 additions, 2 deletions...ingframework/samples/petclinic/visit/VisitRepository.java
- src/main/resources/templates/error.html 1 addition, 1 deletionsrc/main/resources/templates/error.html
- src/main/resources/templates/owners/createOrUpdateOwnerForm.html 1 addition, 1 deletion...n/resources/templates/owners/createOrUpdateOwnerForm.html
- src/main/resources/templates/owners/findOwners.html 1 addition, 1 deletionsrc/main/resources/templates/owners/findOwners.html
- src/main/resources/templates/owners/ownerDetails.html 1 addition, 1 deletionsrc/main/resources/templates/owners/ownerDetails.html
- src/main/resources/templates/owners/ownersList.html 1 addition, 1 deletionsrc/main/resources/templates/owners/ownersList.html
- src/main/resources/templates/pets/createOrUpdatePetForm.html 1 addition, 1 deletionsrc/main/resources/templates/pets/createOrUpdatePetForm.html
- src/main/resources/templates/pets/createOrUpdateVisitForm.html 1 addition, 1 deletion...ain/resources/templates/pets/createOrUpdateVisitForm.html
- src/main/resources/templates/vets/vetList.html 1 addition, 1 deletionsrc/main/resources/templates/vets/vetList.html
- src/main/resources/templates/welcome.html 1 addition, 1 deletionsrc/main/resources/templates/welcome.html
Loading
Please register or sign in to comment