From f4b48a6cc13b5f789571436b9bd3ac87af001f21 Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Thu, 7 Apr 2016 15:16:56 -0400 Subject: [PATCH] Add `Community Sample Projects` to `README` MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add like to Xavier Padró's Samples repository --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 16867fd2..968c4270 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,10 @@ Inside of each category you'll find a **README.md** file, which will contain a m * [Spring Integration Dsl Scala][] * [Spring Integration Pattern Catalog][] +## Community Sample Projects + +* [Xavier Padró][] + # Categories Below is a short description of each category. @@ -125,3 +129,5 @@ For more information, please visit the Spring Integration website at: [http://ww [Spring Integration Pattern Catalog]: https://github.com/SpringSource/spring-integration-pattern-catalog [message store reaper]: http://static.springsource.org/spring-integration/api/org/springframework/integration/store/MessageGroupStoreReaper.html + +[Xavier Padró]: https://github.com/xpadro/spring-integration