Slimani-CE / ds-exam-reservation-service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReservationModel Service Module 🚀

This module is responsible for managing the reservations of the system. It is responsible for creating, updating, deleting and retrieving reservations. It manages also the persons concerned by the reservation. It has a feign client to communicate with the resource-service.

This repository is part of the Distributed System Exam project.

About


Languages

Language:Java 99.6%Language:Dockerfile 0.4%