This commit is contained in:
Lynn Langit 2015-05-20 15:10:09 +00:00
commit 87fa69f244
2 changed files with 2 additions and 1 deletions

1
.codenvy/project.json Normal file
View 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"]}}

View file

@ -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>