-
- Downloads
Bump to Spring Boot 2.6.2 #63
Showing
- pom.xml 10 additions, 6 deletionspom.xml
- src/main/java/org/springframework/samples/petclinic/util/ApplicationSwaggerConfig.java 42 additions, 0 deletions...work/samples/petclinic/util/ApplicationSwaggerConfig.java
- src/main/resources/application-hsqldb.properties 3 additions, 3 deletionssrc/main/resources/application-hsqldb.properties
- src/main/resources/application-mysql.properties 3 additions, 3 deletionssrc/main/resources/application-mysql.properties
- src/main/resources/application-postgresql.properties 3 additions, 3 deletionssrc/main/resources/application-postgresql.properties
- src/main/resources/application.properties 5 additions, 4 deletionssrc/main/resources/application.properties
- src/test/java/org/springframework/samples/petclinic/rest/OwnerRestControllerTests.java 4 additions, 1 deletion...work/samples/petclinic/rest/OwnerRestControllerTests.java
- src/test/java/org/springframework/samples/petclinic/rest/PetRestControllerTests.java 4 additions, 0 deletions...mework/samples/petclinic/rest/PetRestControllerTests.java
- src/test/java/org/springframework/samples/petclinic/rest/VisitRestControllerTests.java 2 additions, 0 deletions...work/samples/petclinic/rest/VisitRestControllerTests.java
- src/test/java/org/springframework/samples/petclinic/service/clinicService/ApplicationTestConfig.java 1 addition, 1 deletion...etclinic/service/clinicService/ApplicationTestConfig.java
- src/test/java/org/springframework/samples/petclinic/service/userService/AbstractUserServiceTests.java 1 addition, 1 deletion...tclinic/service/userService/AbstractUserServiceTests.java
- src/test/resources/application.properties 3 additions, 5 deletionssrc/test/resources/application.properties
Loading
Please register or sign in to comment