This project implements a microservices-based backend system for a national car dealership network. It is developed as part of an academic project using modern Java technologies and good architectural practices.
- Java 21
- Spring Boot 3.5.0
- Spring Web / Spring Data JPA / Spring Validation
- Eureka Service Discovery (Spring Cloud)
- OpenFeign (REST client)
- H2 Database (in-memory)
- Spring Boot DevTools (for development)
- Spring Boot Actuator (health checks)