An open API service indexing awesome lists of open source software.

https://github.com/pevinyageenadi/highway-ticket-management-system

A microservices-based backend application for managing highway tickets.
https://github.com/pevinyageenadi/highway-ticket-management-system

ad2 coursework microservices

Last synced: 3 months ago
JSON representation

A microservices-based backend application for managing highway tickets.

Awesome Lists containing this project

README

        

# 🚦 Highway Ticket Management System 🚦

## Overview

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

## Technologies Used

- Spring Boot
- Spring Cloud (Eureka, Config Server, Gateway)
- Maven
- Java
- Postman (for testing)