From 6c336ef879ca4b8ef356586fea01bbe3d7460f8a Mon Sep 17 00:00:00 2001 From: BoykoAlex Date: Mon, 27 May 2019 14:17:52 -0400 Subject: [PATCH] Push-to-PWS integration --- push-to-pws/button.yml | 1 + readme.md | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 push-to-pws/button.yml diff --git a/push-to-pws/button.yml b/push-to-pws/button.yml new file mode 100644 index 000000000..e85329d59 --- /dev/null +++ b/push-to-pws/button.yml @@ -0,0 +1 @@ +repo: https://github.com/spring-projects/spring-petclinic.git diff --git a/readme.md b/readme.md index 86ac7955d..97051b224 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,7 @@ # Spring PetClinic Sample Application [![Build Status](https://travis-ci.org/spring-projects/spring-petclinic.png?branch=master)](https://travis-ci.org/spring-projects/spring-petclinic/) + + Push + ## Understanding the Spring Petclinic application with a few diagrams See the presentation here