Update README.md
This commit is contained in:
parent
4daecbbc89
commit
37df085e41
|
@ -1,7 +1,8 @@
|
|||
## Spring WebFlux Concurrency
|
||||
|
||||
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.
|
||||
Please note that some of the code assumes Mongo and Kafka are running on the local machine on default configurations.
|
||||
If you want to experiment with Tomcat/Jetty instead of Netty, just uncomment the lines in pom.xml and rebuild.
|
||||
|
||||
### Relevant Articles:
|
||||
|
||||
|
|
Loading…
Reference in New Issue