This is a Spring Boot for a fake Mutual transfer application website to go along with this frontend.
- Java, SQL
- Spring Boot
- Maven
- additional libraries: handling JSON schema validation, JWT generation
- Spring Boot
- MySQL as database
- Authentication using JWT tokens. For learning purposes, auth middleware implemented from scratch.
For building and running the application you need: