-
Notifications
You must be signed in to change notification settings - Fork 109
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 Splitting #2602
Comments
We're very much interested in this feature!
For microservices, you can require a secret to exist in the cluster and same namespace as the intercepted service.
Broker and credentials are configured using application properties within Java Spring boot, e.g.
Example publish code:
Example consume code:
|
Thank you @nabeelpaytrix , This is perfect and will help us a lot building something that can be used on your end. |
Similar to #2066
Currently in design/planning.
Questions to potential users:
The text was updated successfully, but these errors were encountered: