sidd-harth/openshift-activemq
an application that receives processing message request from REST Client, in our case, a browser, then use Spring JMS API with Jms Template for JMS Producer and JMS Customer, via Connection Factory to interact with ActiveMQ which is run by Docker, and return the response message to Client.
Java
No issues in this repository yet.