Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kieranmueller/java-jms
Intro to Java Messaging Service
https://github.com/kieranmueller/java-jms
java jms messaging spring
Last synced: about 1 month ago
JSON representation
Intro to Java Messaging Service
- Host: GitHub
- URL: https://github.com/kieranmueller/java-jms
- Owner: KieranMueller
- Created: 2023-11-22T19:13:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-25T04:00:26.000Z (about 1 year ago)
- Last Synced: 2024-04-20T13:09:11.318Z (9 months ago)
- Topics: java, jms, messaging, spring
- Language: Java
- Homepage:
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to run
- Clone the project
- Build with Maven
- Start the main application (Jmsfundamentals2Application)
- Each bean is a separate topic
- Observe the logs!