https://github.com/martinstyk/openshift-playground
https://github.com/martinstyk/openshift-playground
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/martinstyk/openshift-playground
- Owner: MartinStyk
- Created: 2018-06-04T13:32:11.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-03T09:39:35.000Z (almost 8 years ago)
- Last Synced: 2025-03-03T19:57:26.984Z (over 1 year ago)
- Language: Java
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
* A queue named `InQueue` bound in JNDI as `java:/queue/InQueue`
* A topic named `InTopic` bound in JNDI as `java:/topic/InTopic`
* to send messages to the queue
* to send messages to the topic