OpenLiberty / guide-microprofile-reactive-messaging

A guide on how to write reactive Java microservices using MicroProfile Reactive Messaging.
https://openliberty.io/guides/microprofile-reactive-messaging.html
Other
3 stars 4 forks source link

Dev content review 5 #63

Closed gkwan-ibm closed 4 years ago

gkwan-ibm commented 4 years ago
ankitagrawa commented 4 years ago

Additional prerequisites better explain the application requires Kafka but it will use Kafka docker container instead to reduce the installation and configuration of Kafka

I am already explaining that in the What is Kafka Section. @gkwan-ibm