mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 21:35:50 +00:00
Merge 4cb12842eb
into 3945cbaeba
This commit is contained in:
commit
87fa69f244
2 changed files with 2 additions and 1 deletions
1
.codenvy/project.json
Normal file
1
.codenvy/project.json
Normal file
|
@ -0,0 +1 @@
|
|||
{"mixinTypes":["contribution","GuidedTour"],"runners":{"configs":{},"default":"system:/java/web/tomcat7"},"builders":{"configs":{},"default":"maven"},"description":"Get started with Codenvy by following guided tour on this sample Spring application","type":"maven","attributes":{"languageVersion":["1.6"],"codenvyGuidedTour":["https://gist.githubusercontent.com/benoitf/3e0120e79167243eda19/raw/a56b177cd2a4057a6ba2e5cd1486b67bf8cc8976/gistfile1.json"],"language":["java"],"contribute_branch":["master"],"contribute_mode":["contribute"]}}
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## What does it look like?
|
||||
-spring-petclinic has been deployed here on cloudfoundry: http://demo-spring-petclinic.cfapps.io/
|
||||
|
||||
sleepless in AV
|
||||
|
||||
## Understanding the Spring Petclinic application with a few diagrams
|
||||
<a href="https://speakerdeck.com/michaelisvy/spring-petclinic-sample-application">See the presentation here</a>
|
||||
|
|
Loading…
Reference in a new issue