originalname51 / WMQExtractPush

Connector piece to bridge the gap between IBM MQ and downstream APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WMQExtractor

A connector piece to read messages from an IBM MQ and place them in a folder

To use it, simply:

  • Change the properties files mentioned below
  • Run this package as a Spring Boot service (mvn spring-boot:run)
       src\main\resources\application.properties

About

Connector piece to bridge the gap between IBM MQ and downstream APIs


Languages

Language:Java 100.0%