Skip to content

openMF/ph-ee-connector-channel

Repository files navigation

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.

./gradlew checkstyleMain

Spotless

Use below command to execute the spotless apply.

./gradlew spotlessApply