/microservices-with-rabbitmq-kotlin

A tutorial on microservices and RabbitMQ with kotlin

Primary LanguageKotlinMIT LicenseMIT

microservices with rabbitMQ and kotlin

A tutorial on microservices and RabbitMQ with kotlin

To compile & run:

kotlinc hello.kt -include-runtime -d hello.jar

java -jar hello.jar