/kotlin-rabbimq-producer-consumer

Demo spring kotlin producer and consumer microservices

Primary LanguageKotlin

RabbitMQ Producer and Consumer

Using Springboot Kotlin microservices

Build Status

Simple RabbitMQ Producer and Consumer What you'll need

  • Java 11+
  • Docker/Compose

Features

  • Configure spring rest app
  • Configure rabbitmq producer
  • Configure rabbitmq consumer

Producing and consuming messages using spring rabbitmq and kotlin Enjoy.

Bruno Pádua