Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 422 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 422 Bytes

payment-hub-ee

Payment Hub Enterprise Edition middleware for integration to real-time payment systems.

For detailed documentation check the documentation: https://app.gitbook.com/@mifos/s/docs/payment-hub-ee/overview

Spotless

Use below command to execute the spotless apply.

./gradlew spotlessApply

Checkstyle

Use below command to execute the checkstyle test.

./gradlew checkstyleMain