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?).
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?).