A Mirror of Spring's PetClinic
Find a file
Sasank Vishnubhatla 2e3fb40303 updated README.md
2017-06-12 11:20:40 -04:00
.mvn/wrapper added missing .mvn folder needed for maven wrapper 2016-02-19 14:49:30 -06:00
src hello my love 2017-06-12 10:17:12 -04:00
.editorconfig #96 change EditorConfig in order to impact other files than Java and XML (i.e.. jsp and html pages) 2015-10-16 18:21:12 +02:00
.gitignore updated gitignore 2017-06-01 09:38:21 -04:00
.springBeans using latest versions of hibernate, spring-data, joda... 2014-08-08 13:55:01 +08:00
.travis.yml Fix #78 Migrate to Bootstrap 3.x 2016-04-04 08:13:51 +02:00
docker-compose.yml Make mysql configuration more first class 2016-12-05 21:50:29 +00:00
kill.sh added kill script (kill.sh) 2017-06-01 13:01:31 +00:00
mvnw Add Maven Wrapper with mvn -N io.takari:maven:wrapper 2016-01-31 12:41:36 +01:00
mvnw.cmd Add Maven Wrapper with mvn -N io.takari:maven:wrapper 2016-01-31 12:41:36 +01:00
pom.xml Do not fail maven build when git directing is missing 2017-03-06 08:12:14 +00:00
readme.md updated README.md 2017-06-12 11:20:40 -04:00
run.sh added autorun file (run.sh) 2017-06-01 12:58:15 +00:00
sonar-project.properties test methods:used should/shouldNot 2015-01-16 09:08:22 +08:00
update.sh imporved update method 2017-06-01 14:28:58 +00:00

Spring KidClinic Sample Application

Running kidclinic locally

	cd kidclinic
	./mvnw spring-boot:run

You can then access kidclinic here: http://localhost:8080/