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

RabbitMQ guide not functional #1262

Open
YohannParis opened this issue Apr 12, 2023 · 0 comments
Open

RabbitMQ guide not functional #1262

YohannParis opened this issue Apr 12, 2023 · 0 comments

Comments

@YohannParis
Copy link

Following the Guide to use RabbitMQ isn't importing the following packages:

import org.eclipse.microprofile.reactive.messaging.Channel;
import org.eclipse.microprofile.reactive.messaging.Emitter;

Example in guide source code

I am using Quarkus 2.16.6.Final, and use Gradle, I added the extension with the follwing commands:

quarkus extension add smallrye-reactive-messaging-rabbitmq
quarkus extension add resteasy-reactive-jackson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant