A simple application that sends a message to a queue of an in-memory instance of ActiveMQ and subscribes it with a @jmslistener annotated method of a managed bean. Spring Boot has a in-memory ActiveMQ ...
spring-activemq-example-lib jar Application 전체에서 사용할 Core 기능과 Consumer / Producer에서 공통으로 사용할 비지니스 로직을 포함하고 있습니다. spring-activemq-example-producer war 간단한 CRUD Application 입니다.