From 78454f5a2e0f4a07a3a9d2cc01f1b2c909fb11fc Mon Sep 17 00:00:00 2001 From: Sebastien Deleuze Date: Wed, 9 Dec 2015 11:18:50 +0100 Subject: [PATCH] Add a link to Spring Reactive Playground --- spring-web-reactive/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/spring-web-reactive/README.md b/spring-web-reactive/README.md index 8b017c24b0..4bddcd39ce 100644 --- a/spring-web-reactive/README.md +++ b/spring-web-reactive/README.md @@ -8,6 +8,10 @@ Spring Reactive JAR dependency is available from Spring snapshot repository: - GroupId: `org.springframework.reactive` - ArtifactId: `spring-reactive` - Version: `0.1.0.BUILD-SNAPSHOT` + +## Sample application +[Spring Reactive Playground] is a sample application based on Spring Reactive and on MongoDB, +Couchbase and PostgreSQL Reactive database drivers. ## Building from Source Spring Reactive uses a [Gradle][]-based build system. In the instructions @@ -36,6 +40,7 @@ Feel free to send us your feedback on the [issue tracker][]; [Pull requests][] a The Spring Reactive is released under version 2.0 of the [Apache License][]. +[Spring Reactive Playground]: https://github.com/sdeleuze/spring-reactive-playground [Gradle]: http://gradle.org [Bamboo Spring Reactive build]: https://build.spring.io/browse/SR-PUB [Git]: http://help.github.com/set-up-git-redirect