updated URL on cloud foundry

This commit is contained in:
Mic 2014-04-12 23:54:45 +08:00
parent 8ee6c79fe0
commit ce7e6e8bdc
2 changed files with 2 additions and 1 deletions

View file

@ -455,4 +455,5 @@
</plugins> </plugins>
</build> </build>
<url>demopetclinic</url>
</project> </project>

View file

@ -1,7 +1,7 @@
# Spring PetClinic Sample Application # Spring PetClinic Sample Application
## What does it look like? ## What does it look like?
-spring-petclinic has been deployed here on cloudfoundry: http://gopetclinic.cfapps.io/ -spring-petclinic has been deployed here on cloudfoundry: http://demo-spring-petclinic.cfapps.io/
## Understanding the Spring Petclinic application with a few diagrams ## Understanding the Spring Petclinic application with a few diagrams