Commits on Source (73)
-
Dave Syer authored
-
Stephane Nicoll authored
-
Dave Syer authored
-
Ray Tsang authored
Closes gh-301
-
Stephane Nicoll authored
* pr/301: Fix datasource initialization property
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Antoine Rey authored
Closes gh-278
-
Stephane Nicoll authored
* pr/278: Add spring-petclinic-rest URL
-
Antoine Rey authored
Closes gh-303
-
Stephane Nicoll authored
* pr/303: Add placeholder YYYY-MM-DD for date input field
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-314
-
Alan Drozd authored
Closes gh-319
-
Stephane Nicoll authored
* pr/319: Fix including template in layout fragment
-
trisberg authored
- use petclinic as the db name and root password Fixes #322
-
Aiden-at-508687582768 authored
See gh-326
-
Stephane Nicoll authored
Closes gh-326
-
Stephane Nicoll authored
* pr/326: Polish "Fix content negotiation for /vets" Fix content negotiation for /vets
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Dave Syer authored
-
Antoine Rey authored
See gh-328
-
Stephane Nicoll authored
Closes gh-328
-
Stephane Nicoll authored
* pr/328: Polish "Use Java 8 LocalDate instead of java.util.Date" Use Java 8 LocalDate instead of java.util.Date
-
Antoine Rey authored
Closes gh-330
-
Stephane Nicoll authored
* pr/330: Adapt JMeter script to recent changes
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-333
-
Stephane Nicoll authored
-
Antoine Rey authored
See gh-332
-
Stephane Nicoll authored
Closes gh-332
-
Stephane Nicoll authored
* pr/332: Polish "Enable caching of static resources" Enable caching of static resources
-
Jens Wilke authored
Closes gh-334
-
Stephane Nicoll authored
* pr/334: Fix wrong link for CacheConfiguration
-
Jens Wilke authored
See gh-335
-
Stephane Nicoll authored
Closes gh-335
-
Stephane Nicoll authored
* pr/335: Polish "Clarify cache configuration" Clarify cache configuration
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Dave Syer authored
-
Dave Syer authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Dave Syer authored
See #339
-
Olivier Truong authored
Closes gh-359
-
Stephane Nicoll authored
* pr/359: Fix indent in readme.md
-
Antoine Rey authored
See gh-358
-
Stephane Nicoll authored
Closes gh-358
-
Stephane Nicoll authored
* pr/358: Polish "Add documentation for IntelliJ IDEA" Add documentation for IntelliJ IDEA
-
Stephane Nicoll authored
See gh-361
-
figueroaRicardo authored
Closes gh-369
-
Stephane Nicoll authored
* pr/369: Fix links
-
Dave Syer authored
-
Dave Syer authored
-
Dave Syer authored
The @DataJpaTests creates all the repositories. There's no need for a filter (and there aren't any matching @Service beans anyway).
-
Mustafa Ulu authored
Closes gh-383
-
Stephane Nicoll authored
* pr/383: Remove SonarQube configuration file
-
Stephane Nicoll authored
-
Dave Syer authored
-
Spring Operator authored
Closes gh-396
-
Stephane Nicoll authored
* pr/396: URL Cleanup
-
Stephane Nicoll authored
-
Spring Operator authored
See gh-397
-
Stephane Nicoll authored
Closes gh-397
-
Stephane Nicoll authored
* pr/397: Polish "URL Cleanup" URL Cleanup
-
Stephane Nicoll authored
-
yanzh authored
Closes gh-405
-
Stephane Nicoll authored
* pr/405: Upgrade maven wrapper
-
trams authored
-
Phillip R. authored
Showing
- .gitignore 8 additions, 0 deletions.gitignore
- .mvn/wrapper/MavenWrapperDownloader.java 117 additions, 0 deletions.mvn/wrapper/MavenWrapperDownloader.java
- .mvn/wrapper/maven-wrapper.jar 0 additions, 0 deletions.mvn/wrapper/maven-wrapper.jar
- .mvn/wrapper/maven-wrapper.properties 2 additions, 1 deletion.mvn/wrapper/maven-wrapper.properties
- .vscode/launch.json 26 additions, 0 deletions.vscode/launch.json
- .vscode/settings.json 3 additions, 0 deletions.vscode/settings.json
- .vscode/tasks.json 19 additions, 0 deletions.vscode/tasks.json
- Jenkinsfile 23 additions, 0 deletionsJenkinsfile
- docker-compose.yml 4 additions, 4 deletionsdocker-compose.yml
- mvnw 127 additions, 51 deletionsmvnw
- mvnw.cmd 182 additions, 145 deletionsmvnw.cmd
- pom.xml 61 additions, 31 deletionspom.xml
- readme.md 51 additions, 38 deletionsreadme.md
- sonar-project.properties 0 additions, 13 deletionssonar-project.properties
- src/main/java/org/springframework/samples/petclinic/PetClinicApplication.java 5 additions, 5 deletions...ringframework/samples/petclinic/PetClinicApplication.java
- src/main/java/org/springframework/samples/petclinic/model/BaseEntity.java 2 additions, 2 deletions...g/springframework/samples/petclinic/model/BaseEntity.java
- src/main/java/org/springframework/samples/petclinic/model/NamedEntity.java 2 additions, 2 deletions.../springframework/samples/petclinic/model/NamedEntity.java
- src/main/java/org/springframework/samples/petclinic/model/Person.java 2 additions, 2 deletions...a/org/springframework/samples/petclinic/model/Person.java
- src/main/java/org/springframework/samples/petclinic/model/package-info.java 16 additions, 0 deletions...springframework/samples/petclinic/model/package-info.java
- src/main/java/org/springframework/samples/petclinic/owner/Owner.java 2 additions, 2 deletions...va/org/springframework/samples/petclinic/owner/Owner.java
.mvn/wrapper/MavenWrapperDownloader.java
0 → 100644
No preview for this file type
.vscode/launch.json
0 → 100644
.vscode/settings.json
0 → 100644
.vscode/tasks.json
0 → 100644
Jenkinsfile
0 → 100644
sonar-project.properties
deleted
100755 → 0