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: 26 days ago
JSON representation

WebLogic JMS reader using Spring Boot

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

```