EasyBankApi is an API REST for Easybank's backend, a web app for bank transactions and other payments using Spring Boot 4 and Java 25.
Clone this repo to your computer:
git clone https://github.com/Juanlu3095/Easybank-API.gitMake sure you use a PostgreSQL database. This project uses it.
Run this command to download dependencies in pom.xml if not and the app will start:
mvnw spring-boot:runThis command is for Windows.
This diagram shows database tables and their relationships: