This is the backend application for an E-banking system.
The project uses the following dependencies:
- Spring Boot Data JPA
- Spring Boot Security
- Spring Boot Web
- MySQL Connector/J
- Lombok
- JJWT (JSON Web Token)
- Springdoc OpenAPI
- Spring Boot Validation
- Spring Boot Starter Test
- Spring Security Test
- Spring Boot Starter Mail
- JUnit
- AssertJ
- Mockito
To build the project, make sure you have Maven installed on your system. Then, run the following command:
This will compile the project, run the tests, and package the application into a JAR file.
Provide any necessary information about using the application here.
add class image backend archtecture diagram that it exists on ./assets/Backend.jpg add class image class diagram that it exists on ./assets/class diagram.jpg