From 4cb12842ebc20363a961dcbae65607a17b5a2ed2 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 7 Apr 2015 06:04:16 +0000 Subject: [PATCH] a --- .codenvy/project.json | 1 + readme.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 .codenvy/project.json diff --git a/.codenvy/project.json b/.codenvy/project.json new file mode 100644 index 000000000..6ba6d156d --- /dev/null +++ b/.codenvy/project.json @@ -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"]}} \ No newline at end of file diff --git a/readme.md b/readme.md index 8f9cb72d1..b80285acb 100644 --- a/readme.md +++ b/readme.md @@ -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 See the presentation here