Simple application to check accounts balance and transfer money.
Run: docker-compose up
Congrats the application is running! (if not, please wait 1min and retry)
For the endpoints available, please refer to the requests.http file.
| Name | Image | Port | Container | Information |
|---|---|---|---|---|
| Acme-Bank | maven:3.8.4-amazoncorretto-17 | 8080 | acme-bank | - API: localhost:8080/api/v1/account/12345678 |