An open API service indexing awesome lists of open source software.

https://github.com/openmf/ph-ee-connector-channel

Channel connector microservice
https://github.com/openmf/ph-ee-connector-channel

Last synced: 10 months ago
JSON representation

Channel connector microservice

Awesome Lists containing this project

README

          

# payment-hub-ee
Payment Hub Enterprise Edition middleware for integration to real-time payment systems.
#Auto-Trigger

# Checkstyle
Use below command to execute the checkstyle test.
```shell
./gradlew checkstyleMain
```

## Spotless
Use below command to execute the spotless apply.
```shell
./gradlew spotlessApply
```