/simple-banking-app

A simple banking application backend made in Spring Boot

Primary LanguageJava

Simple Banking Application

Version

❕ A simple banking application made in Spring Boot

The goal of the project is to design and implement a simple banking application in Spring Boot where the requests issued by the user, such as open account, withdraw money, deposit, transfer money between accounts and balance request is handled by the backend accordingly.

Technologies used:

  • Spring Boot
  • Lombok
  • Persistence: Spring Data JPA / Hibernate in conjunction with H2