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

https://github.com/openmf/ph-ee-bill-pay


https://github.com/openmf/ph-ee-bill-pay

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# ph-ee-bill-pay

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

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