Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 254 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 254 Bytes

Payment

A payment service, used to emulate service to handle the payment flow.

Run

Local running

To run locally

./gradlew bootRun --args="--spring.profiles.active=local"