diff --git a/README.adoc b/README.adoc index 16ba758..35ececc 100644 --- a/README.adoc +++ b/README.adoc @@ -29,6 +29,7 @@ However, the recommended approach to build them is to pick the sample that you a * Basic StreamListener sample (Kafka and Rabbit) * Transformer sample (Kafka and Rabbit) * Reactive processor sample (Kafka and Rabbit) +* Sensor average calculation using reactive patterns (Kafka and Rabbit) ==== Multi IO sample @@ -66,4 +67,4 @@ A collection of various applications in stream processing using Spring Cloud Str This module is strictly used as an end to end acceptance test framework for the samples in this repo. By default, the tests are not run as part of a normal build. -Please see the README in the acceptance test module for more details. \ No newline at end of file +Please see the README in the acceptance test module for more details.