Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 207 Bytes

File metadata and controls

6 lines (4 loc) · 207 Bytes

MoneyManager

Simple restful API application for transfer money (bigDecimal) between account

Use JavaSpark as Rest Server and H2Database without ORM.

Request and response include json data (google gson).