mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 12:15:50 +00:00
updated URL on cloud foundry
This commit is contained in:
parent
8ee6c79fe0
commit
ce7e6e8bdc
2 changed files with 2 additions and 1 deletions
1
pom.xml
1
pom.xml
|
@ -455,4 +455,5 @@
|
|||
</plugins>
|
||||
</build>
|
||||
|
||||
<url>demopetclinic</url>
|
||||
</project>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Spring PetClinic Sample Application
|
||||
|
||||
## 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
|
||||
|
|
Loading…
Reference in a new issue