Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Azure Service Bus - Quarkus Dev Service #55

Open
JoaoBrandao opened this issue Jan 7, 2023 · 1 comment
Open

Support for Azure Service Bus - Quarkus Dev Service #55

JoaoBrandao opened this issue Jan 7, 2023 · 1 comment
Labels
feature New feature or request

Comments

@JoaoBrandao
Copy link

As Developer,
Would be great to be able to have a Dev Service in Quarkus that allows me to use Azure Service Bus without requiring any internet connection for my local environment.

My recommendation would be to use Apache ActiveMQ since this supports AMQP 1.0, topics, and queues which is required by Azure Service Bus.

@ppalaga
Copy link
Contributor

ppalaga commented Jan 10, 2023

I wonder what is the preferred way of interacting with Azure Service Bus? Isn't it AMQP? If so, Quarkus offers the quarkus-smallrye-reactive-messaging-amqp extension for that, that has a dev service built in. I do not see anything missing for that scenario. But maybe you meant something different?

@majguo majguo added the feature New feature or request label Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants