Banking Application

Background

This project is a backend for a simple banking app that will manage users' bank accounts as well as any deposits and withdrawals made to said accounts within the application.

This is one of many projects that will document the progression of my utilization and understanding of the Spring framework.

Tools and Frameworks Utilized:

  • Spring Boot
  • Docker
  • Postman
  • PostgreSQL
  • PGAdmin 4

Spring Dependencies:

  • Spring Web
  • Spring JPA
  • PostgreSQL Driver
  • Lombok