Backend Project for Car Management System, for daily transaction between Admins and Drivers,Car Maintence & Leave for Driver
First You must install at least jdk 8 on your pc
-
run maven install
-
You can check localhost:8080/swagger-ui.html
- GET, POST, PUT, DELETE In every form
- Microservice Testing
- MockMVC
- Junit
- Docker.compose.yml
| Tool | Usage |
|---|---|
| Database | MySQL |
| ORM | Spring Data JPA |
| Security | Spring Security |
| API | Rest API |