Added comments in README regarding Mongo and Kafka processes.

This commit is contained in:
CHANDRAKANT Kumar 2020-08-14 12:49:30 +05:30
parent 925c5655b7
commit 4daecbbc89
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
## Spring WebFlux Concurrency
This module contains articles about consurrency model in Spring WebFlux
This module contains articles about concurrency model in Spring WebFlux.
Please note that this assumes Mongo and Kafka to be running on the local machine on default configurations.
### Relevant Articles: