This is a simple banking system project implemented using Spring Boot. The system allows users to create primary and savings accounts, make deposits and withdrawals, and view their transaction history.
- Spring Boot
- Spring Security
- Spring Data JPA
- MySQL
- Thymeleaf