❕ 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.
- Spring Boot
- Lombok
- Persistence: Spring Data JPA / Hibernate in conjunction with H2