/RentACarSpring

Rent a car project with java and spring

Primary LanguageJava

Rent a Car Monolith Application

A car rental system was created by connecting the necessary services and controls in Java. The project will be developed in accordance with S.O.L.I.D software principles. In the first run, api test was performed using Swagger and data extraction from the database was checked. Java and Java frameworks (Springboot , Spring JPA/Hibernate) will be used in the backend. PostgreSQL was chosen as the database.

Dependencies:
-Spring Boot DevTools
-Spring Web
-Spring Data JPA
-PostgreSQL Driver
-Lombok