Quarkus and Python Rabbitmq setup

Hi, all I need is to figure out how to get python fastapi backend to talk to Quarkus backend via RabbitMQ. I got it working from fastapi to Quarkus but I am unable to get it working from Quarkus to Fastapi. I believe it has to do something with the settings listed in application.properties file in the Quarkus build. I have also attached the project as well. It should be fairly quick to get running. Thanks

Share the Post:

Related Posts