https://github.com/voliveirajr/spring-amq
How to create a standalone project for consume messages from a ActiveMQ server using Spring and Maven
https://github.com/voliveirajr/spring-amq
activemq consuming-messages java message-queue message-queue-server spring spring-amq spring-boot standalone
Last synced: about 1 month ago
JSON representation
How to create a standalone project for consume messages from a ActiveMQ server using Spring and Maven
- Host: GitHub
- URL: https://github.com/voliveirajr/spring-amq
- Owner: voliveirajr
- License: gpl-3.0
- Created: 2014-06-15T15:54:51.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2019-02-28T14:13:30.000Z (over 7 years ago)
- Last Synced: 2025-09-01T13:53:23.927Z (9 months ago)
- Topics: activemq, consuming-messages, java, message-queue, message-queue-server, spring, spring-amq, spring-boot, standalone
- Language: Java
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
spring-amq
==========
How to create a standalone project for consume messages from a ActiveMQ server using Spring and Maven