Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adrigrillo/jsmreader
WebLogic JMS reader using Spring Boot
https://github.com/adrigrillo/jsmreader
client jms reader spring-boot weblogic
Last synced: 24 days ago
JSON representation
WebLogic JMS reader using Spring Boot
- Host: GitHub
- URL: https://github.com/adrigrillo/jsmreader
- Owner: adrigrillo
- License: mit
- Created: 2017-07-27T12:52:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-27T12:56:50.000Z (over 7 years ago)
- Last Synced: 2024-10-30T17:11:53.281Z (2 months ago)
- Topics: client, jms, reader, spring-boot, weblogic
- Language: Shell
- Size: 46.9 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# SIMPLE WEBLOGIC JMS QUEUE READER
You will need to manually add the _weblogic.jar_ dependency to your pom.xml to make it work.
In this case, the dependency is:
```xml
es.oracle
wlfullclient
1.0```