NewConnection() error while using rabbitmq in Kotlin
I am just trying to print “Hello World” using rabbitmq but I have a NewConnection()
error. Rabbitmq has no tutorial for kotlin developers and i am using java tutorial for kotlin with changing syntax. Here is my codes and the error message: