/BankApp

Spring Boot Bank Application

Primary LanguageJava

Bank Application

Technologies : SpringBoot + H2 Database

In this project there are two models:

  • Customer
  • Account

Customers' functions CRUD
Accounts' functions CRUD + Withdraw Money + Add Money

All requirements checked on postman