From 31df5eb6d03ddcaf43e3e450dbe5d6d49814602b Mon Sep 17 00:00:00 2001 From: Mic Date: Fri, 27 Sep 2013 11:19:25 +0800 Subject: [PATCH] Petclinic is now deployed to Cloudfoundry v2. Adding a link to it: http://gopetclinic.cfapps.io/ --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index 5bdb133d3..46d78391b 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,9 @@ # Spring PetClinic Sample Application +-## What does it look like? +-spring-petclinic has been deployed here on cloudfoundry: http://gopetclinic.cfapps.io/ + + ## Understanding the Spring Petclinic application with a few diagrams See the presentation here