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

Discover ActiveMQ queues #3

Open
stefan-ka opened this issue Nov 7, 2019 · 1 comment
Open

Discover ActiveMQ queues #3

stefan-ka opened this issue Nov 7, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@stefan-ka
Copy link
Member

The Lakeside Mutual example contains two Spring Boot microservices communicating over an ActiveMQ queue. See overview diagram:

https://github.com/Microservice-API-Patterns/LakesideMutual/

Would be nice if we could discover such a relationship (maybe use annotations such as @JMSListener?).

@stefan-ka stefan-ka added the enhancement New feature or request label Nov 7, 2019
@stefan-ka
Copy link
Member Author

@JMSListener annotations are not enough, since they do not contain the queue names (have to be resolved over property files).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant