Skip to content

yairbass/petclinic-docker

Repository files navigation

Understanding the Spring Petclinic application with a few diagrams

See the presentation here

Running petclinic locally on docker

	cd spring-petclinic
	./pcDeploy {Action} {appNumber}
	add 127.0.0.1  petclinic.local  to your /etc/hosts file

You can then access petclinic here: http://petclinic.local/

prerequisites

The following items should be installed in your system:

Note: when m2e is available, there is an m2 icon in Help -> About dialog. If m2e is not there, just follow the install process here: http://eclipse.org/m2e/download/