This project is a microservice-based backend application designed to manage highway tickets efficiently. It includes the following components:
- Service Registry and Discovery using Eureka
- Centralized Configuration Management using Spring Cloud Config Server
- API Gateway using Spring Cloud Gateway
- Four microservices: Ticket Service, Vehicle Service, User Service, and Payment Service
- Spring Boot
- Spring Cloud (Eureka, Config Server, Gateway)
- Maven
- Java
- Postman (for testing)